Commit graph

3 commits

Author SHA1 Message Date
dece 5293bdf7d0 update Cargo.lock 2022-01-08 17:46:40 +01:00
dece 237959fb42 use OpenSSL bindings instead of Rustls
Rustls is fine but it's hard to change the default "secure" behaviour
for Gemini usage. Not that Gemini is unsecure but things like
self-signed client certificates should not be such a stupidly hard thing
to accept.
2021-11-24 12:15:08 +01:00
dece e24031d6c9 init 2021-11-23 12:53:37 +01:00