Closed
Description
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 unset cert
property, but if there is none, perhaps we could have some kind of indication.