You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have imported all PEM certs for my local root CA and the depending server CA into XCA (PEM certs and keys), and then imported the PEM certs and keys for my servers into XCA. The root CA and server CA certs validate fine. For the server PEM certs XCA shows a validation error of X509_V_ERR_EMPTY_SUBJECT_ALT_NAME. The weird thing is that the X509v3 Subject Alternative Name extension exists for all of them and is NOT empty.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have imported all PEM certs for my local root CA and the depending server CA into XCA (PEM certs and keys), and then imported the PEM certs and keys for my servers into XCA. The root CA and server CA certs validate fine. For the server PEM certs XCA shows a validation error of
X509_V_ERR_EMPTY_SUBJECT_ALT_NAME
. The weird thing is that the X509v3 Subject Alternative Name extension exists for all of them and is NOT empty.Why would this validation error be shown?
How can I avoid his?
Beta Was this translation helpful? Give feedback.
All reactions