about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/nginx/vhost-options.nix
AgeCommit message (Expand)AuthorFilesLines
2019-03-06nixos/nginx: Support additional listen parameters (#56835)Janne Heß1-0/+1
2018-12-11doc: Fix insecure nginx docs (#51840)Jappie Klooster1-1/+1
2018-09-02nixos/nginx: fix type of sslTrustedCertificate optionUli Baum1-1/+1
2018-08-30nixos/nginx: ensure TLS OCSP stapling works out of the box with LEVincent Bernat1-0/+7
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-05-17nixos/nginx: emphasize that useACMEHost does not create certsJan Tojnar1-0/+1
2018-04-25nginx: allow basic auth passwords to be specified in a fileBen Wolsieffer1-0/+8
2018-01-15nixos/nginx: allow using existing ACME certificateJan Tojnar1-1/+15
2017-12-19nginx service: Make http2 an option.Niklas Hambüchen1-0/+14
2017-10-22nixos/services.nginx: Fix globalRedirect exampleJan Tojnar1-2/+2
2017-08-30nginx module: clean up SSL/listen handlingRobin Gloster1-2/+3
2017-07-27nginx: make enabling SSL port-specificrnhmjoj1-16/+35
2017-07-14nginx: make listen addresses configurablernhmjoj1-6/+20
2017-01-25nginx: added serverName option for virtualHostsBob van der Linden1-0/+9
2016-09-06security.acme: remove loop when no fallbackHost is givenAlexander Ried1-2/+2
2016-07-28nginx module: improve documentationRobin Gloster1-4/+19
2016-07-28nginx module: add option to make vhost defaultRobin Gloster1-0/+8
2016-07-28nginx module: Add acmeFallbackHost vhost optionFranz Pletz1-0/+9
2016-07-28nginx module: Add ACME support for ssl sitesTristan Helmich1-1/+13
2016-07-28nginx module: declarative configRobin Gloster1-0/+96