Not Too Bad TLS
copied from cf-staging / ntbtlsconda install conda-forge::ntbtls
conda install conda-forge/label/cf201901::ntbtls
conda install conda-forge/label/cf202003::ntbtls
conda install conda-forge/label/gcc7::ntbtls
ntbTLS is a tiny TLS 1.2 only implementation designed to be used with Libgcrypt and LibKSBA. In particular, this library has no certificate verification code - this need to be done by the caller. For example the GnuPG component dirmngr already has code to verify certificates (for CRL and OCSP checking) and thus ntbTLS is a good fit for accessing objects over the network.