Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

Old title: Create custom certificates for Tomcat installations (non-Docker)

TODO: new content explaining the new dev-/test tooling for WAR and Docker deployments, see also https://confluence.nexusgroup.com/pages/viewpage.action?pageId=211419460

This article is valid for Smart ID Identity Manager 24.R1.

Tomcat deployments

xy

(note: bootstrapping should be done on IDMOperator, then resulting files copied over to Admin and optionally pruned of files and entries IDM Admin does not need)

create_sign_encrypt_certs.bat --passwordList c:\secrets\pwlist.txt --targetDir idm-operator\WEB-INF\classes

  usage: create_sign_encrypt_certs.bat 
      --caDir <dir>           CA cert directory - absolute or relative to
                              bootstrapping directory (default: cacerts)
      --configFile <file>     config to modify - absolute or relative to
                              target directory (default:
                              engineSignEncryptConfig.xml)
      --passwordList <file>   optionally create file which lists unscrambled
                              passwords - absolute or relative to target
                              directory (will overwrite existing)
      --targetDir <dir>       target directory for certificates - absolute
                              or relative to current directory

Docker deployments

xy


Additional information


  • No labels