diff --git a/config/axhttpd.aip b/config/axhttpd.aip index 25e067abe..be886602f 100755 --- a/config/axhttpd.aip +++ b/config/axhttpd.aip @@ -17,16 +17,45 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -35,15 +64,45 @@ - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + - + + + + @@ -56,22 +115,82 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + - + + + + + - + + + + + - + + + + + @@ -102,7 +221,22 @@ - + + + + + + + + + + + + + + + + diff --git a/config/linuxconfig b/config/linuxconfig index 1fd7cfa47..f73efd664 100644 --- a/config/linuxconfig +++ b/config/linuxconfig @@ -39,7 +39,7 @@ CONFIG_SSL_USE_PKCS12=y CONFIG_SSL_EXPIRY_TIME=24 CONFIG_X509_MAX_CA_CERTS=4 CONFIG_SSL_MAX_CERTS=2 -# CONFIG_SSL_CTX_MUTEXING is not set +# CONFIG_SSLCTX_MUTEXING is not set CONFIG_USE_DEV_URANDOM=y # CONFIG_WIN32_USE_CRYPTO_LIB is not set # CONFIG_PERFORMANCE_TESTING is not set diff --git a/config/win32config b/config/win32config index 54a694543..fcdcdf129 100644 --- a/config/win32config +++ b/config/win32config @@ -43,7 +43,7 @@ CONFIG_SSL_USE_PKCS12=y CONFIG_SSL_EXPIRY_TIME=24 CONFIG_X509_MAX_CA_CERTS=4 CONFIG_SSL_MAX_CERTS=2 -# CONFIG_SSL_CTX_MUTEXING is not set +# CONFIG_SSLCTX_MUTEXING is not set # CONFIG_USE_DEV_URANDOM is not set CONFIG_WIN32_USE_CRYPTO_LIB=y # CONFIG_PERFORMANCE_TESTING is not set