aboutsummaryrefslogtreecommitdiff
path: root/genkeys.sh
Commit message (Collapse)AuthorAgeFilesLines
* CleanupAlex Auvolat2020-04-121-0/+35
|
* TLS works \o/Alex Auvolat2020-04-121-17/+29
| | | | | | | | | So, the issues were: - webpki does not support IP addresses as DNS names in URLs, so I hacked the HttpsConnector to always provide a fixed string as the DNS name for server certificate validation - the certificate requied a SAN section which was complicated to build but eventually the solution is there in genkeys.sh
* Trying to do TLSAlex Auvolat2020-04-121-0/+36