Skip to content

Add SANs support for self signed certificate#891

Closed
ashphy wants to merge 1 commit intocloudflare:masterfrom
ashphy:sans-support-for-self-signed
Closed

Add SANs support for self signed certificate#891
ashphy wants to merge 1 commit intocloudflare:masterfrom
ashphy:sans-support-for-self-signed

Conversation

@ashphy
Copy link
Copy Markdown

@ashphy ashphy commented May 6, 2018

Fixed #777

Currently the cfssl selfsign command ignores hosts config, and produces certificate excluding Subject Alternative Names.

Now modern browsers require to inlclude SANs in the certificate, common name is no longer supported.
Self-signed certificate should also include SANs inside.

@cbroglie
Copy link
Copy Markdown
Contributor

cbroglie commented May 6, 2019

Closing in favor of #985

@cbroglie cbroglie closed this May 6, 2019
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.

Add support for Subject Alternative Names in selfsigned

2 participants