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
002f83092d
lemur
/
lemur
/
certificates
History
kevgliss
002f83092d
Changing the signature of save_cert, we don't create a csr_config anymore so it doesn't make sense to store it. Additionally 'challenge' is a verisign specific thing and should be factored out. We have stopped saving it as well.
2015-07-08 16:37:48 -07:00
..
__init__.py
initial commit
2015-06-22 13:47:27 -07:00
exceptions.py
initial commit
2015-06-22 13:47:27 -07:00
models.py
Refactoring 'create_name' out of our certificate class, fixed an issuer were key size was being calculated and removing unused functions
2015-07-02 15:48:56 -07:00
service.py
Changing the signature of save_cert, we don't create a csr_config anymore so it doesn't make sense to store it. Additionally 'challenge' is a verisign specific thing and should be factored out. We have stopped saving it as well.
2015-07-08 16:37:48 -07:00
sync.py
Starting to move to new plugin architecture.
2015-07-04 12:47:57 -07:00
verify.py
initial commit
2015-06-22 13:47:27 -07:00
views.py
Ensuring a 404 is returned when we can't find the specified certificate
2015-07-02 15:48:56 -07:00