lemur/lemur/certificates
kevgliss 9c92138f2d Fixing autorotation failures. (#825)
* Fixing issue with auto rotation failing due to a change in the way certificate data is serialized.
2017-06-02 08:59:42 -07:00
..
__init__.py initial commit 2015-06-22 13:47:27 -07:00
cli.py Fixing autorotation failures. (#825) 2017-06-02 08:59:42 -07:00
models.py There is an issue when iterating over extensions where certificates might not have been issued in adherence with basic constraints. Here we log these errors instead of failing out right. (#770) 2017-04-27 17:45:34 -07:00
schemas.py Allowing description to be optional. (#826) 2017-06-01 17:09:04 -07:00
service.py Fixing autorotation failures. (#825) 2017-06-02 08:59:42 -07:00
verify.py Gracefully handle importing certificates with missing data (#674) 2017-01-24 13:48:53 -08:00
views.py Fixing some confusion between 401 vs 403 error code. 401 indicates that the user should attempt to authenticate again. Where as 403 indicates the user is authenticated but not allowed to complete an action. (#804) 2017-05-18 13:20:17 -07:00