Username: admin
Password: password
You will be prompted to change the password on first use
To remove TLS browser warnings, replace the TLS certificate by following the documentation here. On test environments you have the option of installing the test root temporarily into your local trust store. The test root certificate can be found here
Optionally, to create an initial set of CAs, issuers and certificate profiles, run the create-test-cas.sh command. You'll be prompted to enter the credentials to use, which will usually be the admin username and the new password you entered after first login in step 2 above. E.g.
Open a shell on the container:
docker exec -it certdog bash
Run the script:
root@18c846853fad:/usr/local/certdog/install# ./create-test-cas.sh
Enter the credentials of the certdog user that has admin rights
Username [admin]:
Password:
Click Request | DN Request from the menu, enter a Subject DN (e.g. CN=test cert) and a P12 Password and click Request Certificate. Download your certificate as a PKCS#12, JKS or PEM file