Latest update - 9137

This commit is contained in:
2023-08-08 11:09:28 +09:00
parent 70c7583c05
commit 1ee9716461
3 changed files with 135 additions and 127 deletions
+2
View File
@@ -8,6 +8,8 @@ if [ $OPENSSL != NONE ]; then
have=NGX_OPENSSL . auto/have
have=NGX_SSL . auto/have
have=NGX_OPENSSL_NO_CONFIG . auto/have
if [ $USE_OPENSSL_QUIC = YES ]; then
have=NGX_QUIC . auto/have
have=NGX_QUIC_OPENSSL_COMPAT . auto/have