Skip to content

Conversation

@thebluesoul
Copy link

When issuing certificates, the CN (Common Name) is set to the user ID, and SANs (Subject Alternative Names) are set to the user’s email. However, only the Domain Name (DNSName) was being stored in the SANs field in the database, while other items like email, IP address, and URI were ignored. I have modified the code to ensure that all SANs fields are now saved in the sans column of the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant