CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/21 08:31:21
Modified files:
lib/libtls : tls.c
Log message:
Switch from X509_VERIFY_PARAM_set_flags() to X509_STORE_set_flags().
This reduces the number of reacharounds into libcrypto internals.
ok jsing
