certbot/certbot-apache/certbot_apache
Joona Hoikkala 270754deff [Apache v2] New ParserNode interface abstraction (#7246)
* New ParserNode interface abstraction

* Add the test assertions, and fix interface

* Update certbot-apache/certbot_apache/interfaces.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Update certbot-apache/certbot_apache/interfaces.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Update certbot-apache/certbot_apache/interfaces.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Add dummy tests and change arguments to properties

* Add more context to comment property docstring

* Add documentation to the main docstring

* Streamline the parameter naming

* Update certbot-apache/certbot_apache/interfaces.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Add explicit instructions how whitespaces are treated in set_parameters

* Add the information about lookups being case insensitive.

* Add context about whitespacing to add_ - methods

* Update certbot-apache/certbot_apache/interfaces.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>

* Update certbot-apache/certbot_apache/interfaces.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
2019-08-13 09:22:51 -07:00
..
augeas_lens Update Augeas lens to fix some Apache configuration parsing issues (#6438) 2018-10-31 09:34:14 -07:00
tests [Apache v2] New ParserNode interface abstraction (#7246) 2019-08-13 09:22:51 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
apache_util.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
centos-options-ssl-apache.conf Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
configurator.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
constants.py Disable TLS session tickets for Apache 2.4.11+ (#7191) 2019-07-29 22:54:51 +03:00
display_ops.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
entrypoint.py Implements specific overrides for Fedora 29+ in Apache plugin (#6988) 2019-05-01 03:21:10 +03:00
http_01.py [Windows] Security model for files permissions - STEP 3d (#6968) 2019-07-03 16:20:43 -07:00
interfaces.py [Apache v2] New ParserNode interface abstraction (#7246) 2019-08-13 09:22:51 -07:00
obj.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00
options-ssl-apache.conf Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_arch.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_centos.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_darwin.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_debian.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_fedora.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_gentoo.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
override_suse.py Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
parser.py Refactor augeas_configurator.py functionality to configurator.py and parser.py accordingly. (#7181) 2019-06-28 08:39:13 -07:00