Skip to content

Modified to store all SANs fields in the database.#1390

Open
thebluesoul wants to merge 1 commit intocloudflare:masterfrom
thebluesoul:fix-san-email-ip-uri-insert
Open

Modified to store all SANs fields in the database.#1390
thebluesoul wants to merge 1 commit intocloudflare:masterfrom
thebluesoul:fix-san-email-ip-uri-insert

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