Home
last modified time | relevance | path

Searched refs:HTTP_SSL (Results 1 – 16 of 16) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dnetwork.h86 } HTTP_SSL; typedef
103 HTTP_SSL tls;
/dports/www/nginx-full/nginx-ct-1.3.2/
H A Dconfig27 if [ $HTTP = YES ] && [ $HTTP_SSL = YES ]; then
67 if [ $HTTP = YES ] && [ $HTTP_SSL = YES ]; then
/dports/finance/py-ebaysdk/ebaysdk-2.2.0/ebaysdk/
H A Dconnection.py28 HTTP_SSL = { variable
172 HTTP_SSL[self.config.get('https', True)],
/dports/security/modsecurity3-nginx/nginx-1.20.0/auto/
H A Doptions60 HTTP_SSL=NO
228 --with-http_ssl_module) HTTP_SSL=YES ;;
H A Dmodules672 if [ $HTTP_SSL = YES ]; then
681 ngx_module_link=$HTTP_SSL
/dports/www/nginx-naxsi/nginx-1.20.2/auto/
H A Doptions60 HTTP_SSL=NO
228 --with-http_ssl_module) HTTP_SSL=YES ;;
H A Dmodules672 if [ $HTTP_SSL = YES ]; then
681 ngx_module_link=$HTTP_SSL
/dports/www/nginx-lite/nginx-1.20.2/auto/
H A Doptions60 HTTP_SSL=NO
228 --with-http_ssl_module) HTTP_SSL=YES ;;
H A Dmodules672 if [ $HTTP_SSL = YES ]; then
681 ngx_module_link=$HTTP_SSL
/dports/www/nginx-full/nginx-1.20.2/auto/
H A Doptions60 HTTP_SSL=NO
228 --with-http_ssl_module) HTTP_SSL=YES ;;
H A Dmodules672 if [ $HTTP_SSL = YES ]; then
681 ngx_module_link=$HTTP_SSL
/dports/www/nginx/nginx-1.20.2/auto/
H A Doptions60 HTTP_SSL=NO
228 --with-http_ssl_module) HTTP_SSL=YES ;;
H A Dmodules672 if [ $HTTP_SSL = YES ]; then
681 ngx_module_link=$HTTP_SSL
/dports/www/nginx-devel/nginx-1.21.5/auto/
H A Doptions60 HTTP_SSL=NO
229 --with-http_ssl_module) HTTP_SSL=YES ;;
H A Dmodules675 if [ $HTTP_SSL = YES ]; then
684 ngx_module_link=$HTTP_SSL
/dports/net/quiche/quiche-0.9.0/extras/nginx/
H A Dnginx-1.16.patch260 HTTP_SSL=NO
278 --with-http_ssl_module) HTTP_SSL=YES ;;