85c3a03aec
Auto-generated certificates are RSA, but the header does not indicate this (e.g. BEGIN PRIVATE KEY). Since the type is not specified, the certificate was not being parsed correctly, and attempts to connect over HTTPS failed and caused web browser errors. Fixes "ERR_SSL_VERSION_OR_CIPHER_MISMATCH" in Chrome. Fixes "ssl_error_no_cypher_overlap" in Firefox. |
||
---|---|---|
.. | ||
hashmap.c | ||
hashmap.h | ||
http.h | ||
httpconnection.c | ||
httpconnection.h | ||
libhttp.sym | ||
server.c | ||
server.h | ||
ssl.c | ||
ssl.h | ||
trie.c | ||
trie.h | ||
url.c | ||
url.h |