Can’t access to adminweb on the docker installation.
First I generated .pem certificate from EJBCA and named it like TrustedCA.pem
When I use the volume option like the instruction stated on this link https://hub.docker.com/r/primekey/signserver-ce
“-v $(pwd)/TrustedCA.pem:/mnt/external/secrets/tls/cas/ManagementCA.crt \”
Log says that can’t found :/opt/primekey/secrets/tls/cas/ManagementCA.crt
When I place TrustedCA.pem in that place still cannot access to the adminweb.
Could you give me a trusted way of spin up SS adminweb.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can’t access to adminweb on the docker installation.
First I generated .pem certificate from EJBCA and named it like TrustedCA.pem
When I use the volume option like the instruction stated on this link https://hub.docker.com/r/primekey/signserver-ce
“-v $(pwd)/TrustedCA.pem:/mnt/external/secrets/tls/cas/ManagementCA.crt \”
Log says that can’t found :/opt/primekey/secrets/tls/cas/ManagementCA.crt
When I place TrustedCA.pem in that place still cannot access to the adminweb.
Could you give me a trusted way of spin up SS adminweb.