| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Had to totally cut off OpenSSL from the network fd because obviously
OpenSSL is just going to wreck our shit
|
| | |
|
| |
|
|
| |
This probably leaves a bit to be desired tbh
|
| |
|
|
|
|
|
|
| |
We'll later want to set these on the SSL object (rather than SSL_CTX),
so move these into the host struct for later access.
We'll prefer to set it on the SSL object so that we can automatically
use an up-to-date certificate, per ~sircmpwn/gmni#26.
|
|
|
Includes hands-free certificate generation and loading
|