This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git.
from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable to use it in <SSLHostConfig/> add: <OpenSSLConf> <OpenSSLConfCmd name="NO_OCSP_CHECK" value="true" /> </OpenSSLConf> Note that a not responding OCSP responder is now handled as an error. new 5670240 Update changelog new 82a2949 Fiz BZ 64429 - compilation with LibreSSL The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: native/include/ssl_private.h | 2 +- native/src/ssl.c | 18 +++++++++--------- xdocs/miscellaneous/changelog.xml | 8 ++++++++ 3 files changed, 18 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org