lemur/lemur/plugins
Hossein Shafagh d5ae45a0d0 Let's Encrypt has been using a cross-signed intermediate CA by DST Root CA X3, which is included in any older devices' TrustStore.
https://letsencrypt.org/certificates/

Let's Encrypt is transitioning to use the intermediate CA issued by their own root (ISRG X1) starting from September 29th 2020. This is in preparation of concluding the initial bootstrapping of their CA, by having it cross-signed by an older CA.
https://letsencrypt.org/2019/04/15/transitioning-to-isrg-root.html

This PR allows Lemur to pin to the cross-signed ICA (same public/private key pair as the ICA signed by ISRG X1). This will prolong support for incompatible systems.
2020-07-14 17:35:13 -07:00
..
base Black lint all the things 2019-05-16 07:57:02 -07:00
bases Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_acme Let's Encrypt has been using a cross-signed intermediate CA by DST Root CA X3, which is included in any older devices' TrustStore. 2020-07-14 17:35:13 -07:00
lemur_adcs Fixed an error 2020-01-27 11:04:49 +01:00
lemur_atlas Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_atlas_redis atlas redis plugin typo cleanup and better exception handling 2019-11-06 10:42:59 -08:00
lemur_aws Improve error logging for a couple of use cases 2020-04-08 11:50:42 -07:00
lemur_cfssl handled cfssl-key type error 2020-01-09 15:16:19 +02:00
lemur_cryptography Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_csr Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_digicert updated requirements, fixed unittests, pytest, and distinguidedName ordering 2020-04-09 18:17:05 -07:00
lemur_email clarification 2020-06-08 15:17:45 -07:00
lemur_jks Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_kubernetes Fixed TLS secret format ( #2913 ) 2020-02-13 07:35:35 +01:00
lemur_openssl Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_sftp remove trailing whitespace 2019-12-27 13:25:03 -05:00
lemur_slack Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_statsd Black lint all the things 2019-05-16 07:57:02 -07:00
lemur_vault_dest Fix lint 2020-03-11 20:51:10 +03:00
lemur_verisign Update plugin.py 2020-02-17 19:04:20 +01:00
__init__.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
service.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
utils.py Black lint all the things 2019-05-16 07:57:02 -07:00
views.py Black lint all the things 2019-05-16 07:57:02 -07:00