Commit graph

5 commits

Author SHA1 Message Date
dece f93d63ee01 add -e option for constant environment variables 2021-11-26 16:06:03 +01:00
dece 6f51c4b9c4 readme: complete usage 2021-11-24 18:47:09 +01:00
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