lemur/lemur/certificates
James Chuong 75069cd52a Add CSR to certificiates
Add csr column to certificates field, as pending certificates have
exposed the CSR already.  This is required as generating CSR from
existing certificate is will not include SANs due to OpenSSL bug:
https://github.com/openssl/openssl/issues/6481

Change-Id: I9ea86c4f87067ee6d791d77dc1cce8f469cb2a22
2018-10-23 17:46:04 -07:00
..
__init__.py initial commit 2015-06-22 13:47:27 -07:00
cli.py Reducing the stacked exceptions plus a bit of pep8 2018-08-31 12:01:49 -04:00
hooks.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
models.py Add CSR to certificiates 2018-10-23 17:46:04 -07:00
schemas.py Add CSR to certificiates 2018-10-23 17:46:04 -07:00
service.py deps 2018-10-22 14:51:13 -07:00
verify.py docstring update in verify.py 2018-09-27 10:11:13 -04:00
views.py Add CSR to certificiates 2018-10-23 17:46:04 -07:00