CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2015/09/14 10:16:38
Modified files: lib/libtls : Makefile tls.c tls.h tls_config.c tls_init.3 tls_internal.h Log message: Provide tls_config_insecure_noverifytime() in order to be able to disable certificate validity checking. ok beck@