summaryrefslogtreecommitdiffstats
path: root/modules/nginx/files
Commit message (Collapse)AuthorAgeFilesLines
* improve nginx tls configJesse Luehrs2020-07-111-3/+8
|
* fix nginx deprecation warningsJesse Luehrs2020-07-112-1/+1
|
* actually, let's make this shared againJesse Luehrs2018-11-134-0/+98
|
* rename modules dirJesse Luehrs2018-10-194-98/+0
|
* some tls configuration updatesJesse Luehrs2018-10-151-2/+3
|
* update to actual tozt.netJesse Luehrs2018-10-151-2/+2
|
* use a hardcoded dhparam.pemJesse Luehrs2018-10-141-0/+13
| | | | | | it doesn't need to be secret, and generating a 4096-bit dhparam takes quite a long time (long enough to make initial server provisioning annoyingly long)
* point certbot at a different directory instead of using a symlinkJesse Luehrs2018-10-141-2/+2
| | | | | can't make a symlink at a place that a package expects to create a real directory
* temporarily update the cert location for the staging domain nameJesse Luehrs2018-10-101-2/+2
|
* nginx configJesse Luehrs2017-11-053-0/+84