Home GnuPG
Diffusion GnuPG da91d2106a17

dirmngr: Implement TLS over http proxies.

Description

dirmngr: Implement TLS over http proxies.

* dirmngr/http.c (send_request): If a http proxy is to be used, and we
want to use TLS, try to use the CONNECT method to get a connection to
the target server.
  • GnuPG-bug-id: T2940
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Jul 19 2017, 11:12 AM
Parents
rGe7eabe66b640: dirmngr: Log http response in debug mode.
Branches
Unknown
Tags
Unknown
Tasks
T2940: dirmngr fails for hkps when http-proxy is in use