Superadmin key and passowrd in latest docker image #224
-
Hi, I am installing ejbca according to the Quick Start Guide - Start EJBCA Container with Client Certificate Authenticated Access I am using your latest docker image. In your latest image the banner has been changed and i am not able to get superadmin key and password (as described in step 2.2 of your guide) anymore.
How can i get superadmin cert and key now? Or is there any chance to create these credentials by script? Any advice or hint to further documentation. Thank you for your help and have a nice day.. /G |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You are right, thanks for the report. Defaults changed but doc was not updated properly. We are working on it. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much. With the "-e TLS_SETUP_ENABLED=true" everything works as expected... |
Beta Was this translation helpful? Give feedback.
You are right, thanks for the report. Defaults changed but doc was not updated properly. We are working on it.
You can add "-e TLS_SETUP_ENABLED=true" to start with the classic workflow.