Skip to content

Commit

Permalink
ID-4568: New metadata-signing certificate for docker/systest envs. (#36)
Browse files Browse the repository at this point in the history
Renamed alias for test to enforce new naming standard:
norwegian-eidasnode-metadata-<env>.
And removed test cert i systest/docker keystores.
  • Loading branch information
oyri authored Aug 30, 2024
1 parent 800945e commit 31ce9e5
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ Is located in the docker folder.
The default configuration is downloadet from EU site along with the deployment artifacts (wars), but the configuration will be replaced by environment spesific files located in docker/profiles on start up of Tomcat by script addEnvironmentSpesificConfigFiles.sh.
For local development there is set up two countries: CA and CB, but for testing Norwegian eIDAS only one is need and deploy, hence country CA.

### Configuration of trust of Norwegian metadata signing certificate
Import in docker/profiles/<ENVIRONMENT>/keystore/eidasKeyStore.p12 the Norwegian metadata signing certificate. Remove old of naming format norwegian-eidasnode-metadata-<environment>.
Use the program Keystore Exporter or plain java keytool from CMD to import certificate chain to trust.

# Sequence diagrams
The background colors indicates namespace in the Cluster, red is eidas-namespace.
## Norwegian citizen
Expand Down
Binary file modified docker/profiles/docker-ca/connector/keystore/eidasKeyStore.p12
Binary file not shown.
Binary file modified docker/profiles/docker-ca/proxy/keystore/eidasKeyStore.p12
Binary file not shown.
Binary file modified docker/profiles/docker-cb/connector/keystore/eidasKeyStore.p12
Binary file not shown.
Binary file modified docker/profiles/docker-cb/proxy/keystore/eidasKeyStore.p12
Binary file not shown.
Binary file modified docker/profiles/systest/connector/keystore/eidasKeyStore.p12
Binary file not shown.
Binary file modified docker/profiles/systest/proxy/keystore/eidasKeyStore.p12
Binary file not shown.
Binary file modified docker/profiles/test/connector/keystore/eidasKeyStore.p12
Binary file not shown.

0 comments on commit 31ce9e5

Please sign in to comment.