ejbca stuff

master
Matthew 2024-12-22 22:23:02 -05:00
parent c4351bbcf9
commit 6a8bc7ad08
Signed by: matthew
SSH Key Fingerprint: SHA256:piIXekA9q1p0ZGi4ogFbNY1embip5Ytbi3v8AZ8UYq4
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ http {
include /etc/nginx/sites-enabled/*;
include /etc/nginx/sites-custom/*;
include /etc/nginx/proxy.conf;
large_client_header_buffers 4 16k;
http2_max_field_size 16k;
http2_max_header_size 64k;
}