On Thu, 10 May 2018 00:17:51 +0100 Ian Jackson wrote:> > AIUI there is a licence problem with enabling those in Debian, but can > --enable-ssl-crtd be done with GNUTLS ? >
The GnuTLS support only covers explict/forward proxy and reverse-proxy features. The SSL-Bump MITM related features including ssl-crtd still require OpenSSL builds. Amos