Opened 14 years ago
Last modified 11 years ago
#13 closed enhancement
Proxy SSL Verify — at Version 1
Reported by: | waloeiii.myopenid.com | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | nginx-module | Version: | |
Keywords: | proxy ssl verify peer | Cc: | |
uname -a: | Darwin loe.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 | ||
nginx -V: |
nginx version: nginx/0.8.55
built by gcc 4.2.1 (Apple Inc. build 5666) (dot 3) TLS SNI support enabled configure arguments: --prefix=/opt/local --with-debug --with-cc-opt='-I/opt/local/include -O2' --with-ld-opt=-L/opt/local/lib --conf-path=/opt/local/etc/nginx/nginx.conf --error-log-path=/opt/local/var/log/nginx/error.log --http-log-path=/opt/local/var/log/nginx/access.log --pid-path=/opt/local/var/run/nginx/nginx.pid --lock-path=/opt/local/var/run/nginx/nginx.lock --http-client-body-temp-path=/opt/local/var/run/nginx/client_body_temp --http-proxy-temp-path=/opt/local/var/run/nginx/proxy_temp --http-fastcgi-temp-path=/opt/local/var/run/nginx/fastcgi_temp --with-http_ssl_module --with-http_stub_status_module --with-http_gzip_static_module --add-module=/Users/Andrew/Downloads/debuild/nginx/nginx-0.7.67/modules/nginx_upload_module-2.0.12c |
Description (last modified by )
Proxy should be able to verify peer's SSL certificate.
Change History (5)
by , 14 years ago
Attachment: | proxy_ssl_verify-0.7.67.2.patch added |
---|
by , 14 years ago
Attachment: | proxy_ssl_verify_0.8.55.patch added |
---|
by , 14 years ago
Attachment: | proxy_ssl_verify-0.7.67.patch added |
---|
comment:1 by , 14 years ago
Description: | modified (diff) |
---|---|
Status: | new → accepted |
Version: | 0.8.x |
by , 14 years ago
Attachment: | proxy_ssl_verify-1.1.2.patch added |
---|
Note:
See TracTickets
for help on using tickets.
Please see patch review in nginx-devel@ mailing list.