-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
only shows common name in subject #419
Comments
The SAN is not part of the subject, but part of the Extensions. |
Yes Please. It will make my life a little easier if the UI can show both. |
Maybe you rather want to enable the SAN-column in the certificate-view to have all SAN and common names at a glance: |
I was rather thinking that only showing the CommonName under the subject might be technically correct, it is not the only value of importance. Showing the SAN here would've made sense to me as I have a couple of certs with all pertinent info in the SAN and the CommonName being of little interest to me. From here I could take a screenshot to share with my users to show the domains or IP entries for the cert. Adding the extra column does help though. |
Can the Subject view also show the SAN?
The text was updated successfully, but these errors were encountered: