mirror of
https://github.com/certbot/certbot.git
synced 2026-06-19 21:49:03 -04:00
* Turn off session tickets for versions of Nginx that support it In line with Mozilla's security recommendations. * Changelog. * Set version before installing config files * lint: remove unused import * windows testfix * another windows testfix? * Testing path of updating src file with old nginx * Fix windows, and make config update tests fail if update doesn't happen
6 lines
207 B
Text
6 lines
207 B
Text
include LICENSE.txt
|
|
include README.rst
|
|
recursive-include docs *
|
|
recursive-include certbot_nginx/tests/testdata *
|
|
include certbot_nginx/options-ssl-nginx.conf
|
|
include certbot_nginx/options-ssl-nginx-old.conf
|