CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/29 07:24:23
Modified files:
lib/libtls : shlib_version tls.c tls.h tls_config.c
lib/libtls/man : tls_load_file.3
Log message:
expose the default cert file as a function, not a define. it's really
an internal detail of the library, so the string should live inside it,
not in the application code.
ok jsing
