grin/src
hashmap 28b0acc0e6
Support pem TLS certificates
Mostly to support let's encrypt. It requires to switch from native-tls and friends to rustls and friends, which perhap is a good thing per se, rustls looks more modern and for sure more Rusty.
Alternative would be manually convert pkcs12 certificates to pem, which requires openssl tools to be installed and make transparent integration whith let's encrypt much harder (this is out of the scope for now, perhaps in near future)
2018-10-05 17:09:19 +02:00
..
bin Support pem TLS certificates 2018-10-05 17:09:19 +02:00
build Automatic setting up git hooks for the project: rustfmt, etc. (#1380) 2018-08-21 12:52:37 -04:00