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
54ad3ba777
lemur
/
lemur
/
certificates
History
Hossein Shafagh
54ad3ba777
Merge branch 'master' into verify-cert-chain
2019-03-04 17:55:36 -08:00
..
__init__.py
initial commit
2015-06-22 13:47:27 -07:00
cli.py
updated query to ignore empty parameters
2018-12-12 12:45:48 +01:00
hooks.py
Addressing comments. Updating copyrights. Added function to determine authorative name server
2018-05-29 10:23:01 -07:00
models.py
Check that stored certificate chain matches certificate
2019-03-04 17:10:59 +02:00
schemas.py
Check that stored certificate chain matches certificate
2019-03-04 17:10:59 +02:00
service.py
Relax search;update requirements
2019-03-04 10:04:06 -08:00
verify.py
docstring update in verify.py
2018-09-27 10:11:13 -04:00
views.py
Implement certificates delete API call by marking a cert as 'deleted' in the database. Only certificates that have expired can be deleted.
2019-01-21 10:25:28 +01:00