mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
reverse: add certificate transprency support
This commit is contained in:
2
reverse/rootfs/nginx/conf.d/ct.conf
Normal file
2
reverse/rootfs/nginx/conf.d/ct.conf
Normal file
@ -0,0 +1,2 @@
|
||||
ssl_ct on;
|
||||
add_header Expect-CT "enforce; max-age=86400";
|
Reference in New Issue
Block a user