Rename certs for test-connector, SC-2670

This commit is contained in:
Patrik Holmqvist 2025-02-27 10:36:58 +01:00
parent 0137033cbe
commit cc0c99a2a9
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@ connector:
backup-directory: ${CONNECTOR_DIRECTORY}/backup backup-directory: ${CONNECTOR_DIRECTORY}/backup
eu-metadata: eu-metadata:
location: https://<%= @environment %>.md.eidas.swedenconnect.se/role/idp.xml location: https://<%= @environment %>.md.eidas.swedenconnect.se/role/idp.xml
validation-certificate: file:${CONNECTOR_DIRECTORY}/credentials/sc-test-signer.crt validation-certificate: file:${CONNECTOR_DIRECTORY}/credentials/sc-<%= @environment %>-md-signer.crt
prid: prid:
policy-resource: file:${CONNECTOR_DIRECTORY}/prid/policy.properties policy-resource: file:${CONNECTOR_DIRECTORY}/prid/policy.properties
idp: idp:
@ -138,7 +138,7 @@ saml:
metadata-providers: metadata-providers:
- location: https://<%= @environment %>.md.swedenconnect.se/role/sp.xml - location: https://<%= @environment %>.md.swedenconnect.se/role/sp.xml
backup-location: ${connector.backup-directory}/metadata/sc-cache.xml backup-location: ${connector.backup-directory}/metadata/sc-cache.xml
validation-certificate: file:${CONNECTOR_DIRECTORY}/credentials/sc-test-signer.crt validation-certificate: file:${CONNECTOR_DIRECTORY}/credentials/sc-<%= @environment %>-md-signer.crt
credentials: credentials:
# Use same as for IdP except for the metadata signing credential # Use same as for IdP except for the metadata signing credential
sign: sign: