mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
fix typo
This commit is contained in:
parent
550454192c
commit
145dcc180a
@ -409,7 +409,7 @@ ngx_http_ssl_merge_srv_conf(ngx_conf_t *cf, void *parent, void *child)
|
||||
== 0)
|
||||
{
|
||||
ngx_log_error(NGX_LOG_WARN, cf->log, 0,
|
||||
"nginx was build with SNI support, however, now it is linked "
|
||||
"nginx was built with SNI support, however, now it is linked "
|
||||
"dynamically to an OpenSSL library which has no tlsext support, "
|
||||
"therefore SNI is not available");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user