VultureProject / vulture3-gui

Vulture 3 Management GUI (Django project)
GNU General Public License v3.0
4 stars 5 forks source link

X509 multi domain certificates support #8

Closed underscoredje closed 4 years ago

underscoredje commented 4 years ago

Add support for multi domain X509 certificates that do not have CN but many subjectAltName instead.

If CN field is empty, we will check sujectAltName and use it to display it on GUI.