Files
dockerfiles/reverse/rootfs/nginx/conf.d/ct.conf

3 lines
58 B
Plaintext

ssl_ct on;
add_header Expect-CT "enforce; max-age=86400";