Update ssl_early_data configuration
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Force http 1.1, anything not supporting it shouldn't be used
|
||||
proxy_http_version 1.1;
|
||||
|
||||
# Replay attack mitigation for early data
|
||||
# Signal to upstream whether ssl_early_data is used
|
||||
proxy_set_header Early-Data $ssl_early_data;
|
||||
|
||||
# Restore visitor IP
|
||||
|
Reference in New Issue
Block a user