1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-01 22:05:40 +00:00
Files
boring-nginx
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
libresonic
lychee
mastodon
mediawiki
nextcloud
nginx-php
parsoid
pgbouncer
piwik
privatebin
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
searx
unmaintained
LICENSE
README.md
dockerfiles/reverse/rootfs/nginx/conf.d/ocsp.conf
2017-09-18 18:50:55 +02: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;