-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Possibly Trivial HTTPS Options IssueΒ #3024
Copy link
Copy link
Closed
Labels
httpsIssues or PRs related to the https subsystem.Issues or PRs related to the https subsystem.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Metadata
Metadata
Assignees
Labels
httpsIssues or PRs related to the https subsystem.Issues or PRs related to the https subsystem.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is more of a suggestion than an issue. So, instead of having
{cert: ***}, I had{crt: ***}, and there was no indication of anything amiss; the server started listening. Chrome was giving me ERR_SSL_VERSION_OR_CIPHER_MISMATCH. I googled my ass off and tried various things. There may be a reason to allow the options to have an unsetcertproperty, but if there is none, perhaps we could have some kind of indication.