Opened 5 years ago
#2132 new enhancement
ssl_ocsp / ssl_stapling for ngx_mail_ssl_module
| Reported by: | Geert Hendrickx | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | nginx-module | Version: | 1.19.x |
| Keywords: | Cc: | Geert Hendrickx | |
| uname -a: | |||
| nginx -V: |
nginx version: nginx/1.19.6
built with OpenSSL 1.1.1i 8 Dec 2020 TLS SNI support enabled |
||
Description
ngx_mail_ssl_module is missing some features compared to ngx_http_ssl_module, particularly ssl_ocsp and ssl_stapling. Would it be possible to port these to nginx_http_ssl_module?
Same goes for ngx_stream_ssl_module (but this is not my use case).
Note:
See TracTickets
for help on using tickets.
