Browser: Connection "not secure" (ManagementCA.pem) #338
-
Beta Was this translation helpful? Give feedback.
Answered by
primetomas
Aug 10, 2023
Replies: 1 comment 3 replies
-
The browser error actually tells it. The server IP (or DNSName) should go into a Subject Alternative Name, not in the Common Name. The usage of common name for the sever adress was deprecated a long time ago. In EJBCA add alternative names (IP and/or dns) in the end entity profile and issue certs with the IP in the alternative name. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Correct, for servers there are specific extension values needed, you need to use a server profile.