This website requires JavaScript.
Explore
Help
Sign In
Infra
/
lemur
Watch
5
Star
0
Fork
0
You've already forked lemur
Code
Issues
Pull Requests
Releases
Wiki
Activity
658c58e4b6
lemur
/
lemur
/
common
History
Hossein Shafagh
658c58e4b6
clarifying comments
2019-02-26 17:04:43 -08:00
..
__init__.py
initial commit
2015-06-22 13:47:27 -07:00
celery.py
LetsEncrypt Celery Flow
2018-11-29 09:29:05 -08:00
defaults.py
Use special issuer values <selfsigned> and <unknown> in special cases
2019-02-05 16:56:09 +02:00
fields.py
When parsing SAN's, ignore unknown san_types, because in some cases they can contain unparsable/serializable values, resulting in a TypeError(repr(o) + " is not JSON serializable")
2018-12-06 16:47:53 +01:00
health.py
Addressing comments. Updating copyrights. Added function to determine authorative name server
2018-05-29 10:23:01 -07:00
managers.py
Addressing comments. Updating copyrights. Added function to determine authorative name server
2018-05-29 10:23:01 -07:00
missing.py
moving the 2 year validity issue to the Verisign plugin, and address it there
2019-01-29 16:17:08 -08:00
schema.py
Ensure owner names are lowercase for new / updated certificates
2018-08-17 10:41:55 -07:00
utils.py
clarifying comments
2019-02-26 17:04:43 -08:00
validators.py
Check that stored private keys match certificates
2018-12-31 16:28:20 +02:00