CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/04 05:31:45
Modified files:
lib/libtls : tls_internal.h
Log message:
Move tls_config_skip_private_key_check() out from under HIDDEN_DECLS.
Even though this is not a real public interface we need the symbol in
the shared library so that relayd can use it (needed for TLS key privsep)
OK beck@
