ngx_command_t *cmd, void *conf); static char *ngx_stream_proxy_ssl_conf_command_check(ngx_conf_t *cf, void *post, void *data); static void ngx_stream_proxy_ssl_init_connection(ngx_stream_session_t *s); static void ngx_stream_proxy_ssl_handshake(ngx_connection_t *pc); ...
Унекоторыхпользователей nginx возниклизатруднения: https://github.com/mozilla/ssl-config-generator/issues/124#issuecomment-1288224600 Тольконепонятно, этоошибкавсамом nginx илиошибкавдокум...
Per Apache doc - The set of available SSLOpenSSLConfCmd commands depends on the OpenSSL version (need) being used for mod_ssl (at least version 1.0.2 is required). For a list of supported command names, see the section Supported configuration file commands in the SSL_CONF_cmd...
Posted: Wed 20 May '15 9:23 Post subject: SSLOpenSSLConfCmd invalid command Trying to set a specific dhparams file after yesterday's disclosure of the logjam vulnerability I found that the VC10 apache build 2.4.12/1.0.1m does not support the SSLOpenSSLConfCmd configuration directive AH...