Commit graph

3 commits

Author SHA1 Message Date
dece badc42a7e2 get_response: print process stderr as warnings 2021-11-24 18:17:53 +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