1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-13 11:42:28 +00:00
Files
boring-nginx
matomo
nextcloud
nginx-php
privatebin
searx
unmaintained
boinc
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
libresonic
lutim
lychee
mastodon
mediawiki
nginx
parsoid
pgbouncer
rainloop
reverse
rootfs
etc
nginx
conf
conf.d
ct.conf
headers.conf
hsts.conf
ocsp.conf
proxy.conf
ssl.conf
path.d
sites-enabled
www
usr
Dockerfile
README.md
auto_upgrade.sh
docker-compose.yml
rtorrent-flood
rutorrent
tor
LICENSE
README.md
dockerfiles/unmaintained/reverse/rootfs/nginx/conf.d/ocsp.conf
2017-12-06 14:03:08 +01:00

5 lines
109 B
Plaintext

ssl_stapling on;
ssl_stapling_verify on;
resolver 84.200.69.80 84.200.70.40 valid=300s;
resolver_timeout 5s;