certbot/certbot-apache/certbot_apache
Joona Hoikkala 06fdbf2a55
[Apache v2] Implement find_ancestors (#7561)
* Implement find_ancestors

* Create the node properly and add assertions

* Update certbot-apache/certbot_apache/augeasparser.py

Co-Authored-By: ohemorange <ebportnoy@gmail.com>

* Remove comment
2019-12-02 16:25:39 +02: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] Implement find_ancestors (#7561) 2019-12-02 16:25:39 +02: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
apacheparser.py [Apache v2] Implement find_ancestors (#7561) 2019-12-02 16:25:39 +02:00
assertions.py [Apache v2] DualParserNode implementation 3/3 (#7376) 2019-09-23 16:27:48 -04:00
augeasparser.py [Apache v2] Implement find_ancestors (#7561) 2019-12-02 16:25:39 +02:00
centos-options-ssl-apache.conf Revert disabling TLS session tickets in Apache (#7315) 2019-08-08 16:23:37 -07:00
configurator.py [Apache v2] Initial ApacheParser skeleton (#7559) 2019-11-15 12:22:18 +02: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
dualparser.py [Apache v2] Implement find_ancestors (#7561) 2019-12-02 16:25:39 +02:00
entrypoint.py Fix to run with Apache on RHEL 6 (#7401) 2019-09-26 13:25:48 -07: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] Implement find_ancestors (#7561) 2019-12-02 16:25:39 +02: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 [Apache v2] Implement set_parameters() (#7461) 2019-11-06 10:33:24 -08:00
parsernode_util.py [Apache v2] Allow initialization of ParserNode instances using metadata dictionary instead of required arguments (#7366) 2019-09-09 12:09:09 -07:00