|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Macros | |
| #define | NGX_DEFAULT_CIPHERS "HIGH:!aNULL:!MD5" |
| #define | NGX_DEFAULT_ECDH_CURVE "prime256v1" |
Variables | |
| ngx_module_t | ngx_mail_ssl_module |
| #define NGX_DEFAULT_CIPHERS "HIGH:!aNULL:!MD5" |
Definition at line 13 of file ngx_mail_ssl_module.c.
| #define NGX_DEFAULT_ECDH_CURVE "prime256v1" |
Definition at line 14 of file ngx_mail_ssl_module.c.
| ngx_module_t ngx_mail_ssl_module |
Definition at line 141 of file ngx_mail_ssl_module.c.
1.8.1.2