Commit Graph

1128 Commits

Author SHA1 Message Date
kevgliss
344abbda66 fixing signature () 2016-12-02 13:48:50 -08:00
kevgliss
834814f867 adding additional status code metrics () 2016-12-02 13:02:59 -08:00
kevgliss
7f823a04cd Ensuring that acme and cryptography respect different key types () 2016-12-02 10:54:18 -08:00
kevgliss
0f5e925a1a Ensuring that default-issuer is set () 2016-12-02 09:54:16 -08:00
kevgliss
e0c79389ca Allowing tar to be installed without git or other development tools () 2016-12-01 16:20:46 -08:00
kevgliss
a40bc65fd4 Default authority. ()
* Enabling the specification of a default authority, if no default is found then the first available authority is selected

* PEP8

* Skipping tests relying on keytool
2016-12-01 15:42:03 -08:00
kevgliss
81bf98c746 Enabling RSA2048 and RSA4096 as available key types ()
* Enabling RSA2048 and RSA4096 as available key types

* Fixing re-issuance
2016-12-01 15:41:53 -08:00
kevgliss
41b59c5445 adding required variables to digicert issuer () 2016-12-01 10:50:25 -08:00
kevgliss
e1bbf9d80c Improving endpoint rotation logic () 2016-11-30 15:11:17 -08:00
Doppins
bd2abdf45f Upgrade dependency arrow to ==0.10.0 () 2016-11-30 15:07:36 -08:00
kevgliss
abb91fbb65 fixing a few minor issue with cloning () 2016-11-30 10:54:53 -08:00
kevgliss
f9b16a2110 csr as string () 2016-11-29 18:50:20 -08:00
kevgliss
588ac1d6a6 Digicert cis fixes () 2016-11-29 17:15:39 -08:00
kevgliss
058d2938fb migrating off of openssl () 2016-11-29 11:30:44 -08:00
kevgliss
3db3214cbe installing the digicert CIS plugin () 2016-11-29 10:02:40 -08:00
kevgliss
bfc80f982c minor fixes and downgrading requests () 2016-11-28 16:50:26 -08:00
kevgliss
727bc87ede Log fixes ()
* tying up some loose ends with event logging

* Ensuring creators can access
2016-11-28 14:13:16 -08:00
kevgliss
e2143d3ee8 tweaking the way data is returned () 2016-11-28 12:29:03 -08:00
kevgliss
b46ff4158a Initial workon the digicert high issuance api. () 2016-11-28 10:50:58 -08:00
Doppins
734233257c Upgrade dependency arrow to ==0.9.0 () 2016-11-27 15:27:12 -08:00
kevgliss
250558baf3 Ensuring that authority owners can access certificates issued by that… ()
* Ensuring that authority owners can access certificates issued by that authority
2016-11-25 20:35:07 -08:00
kevgliss
8e5323e2d7 migrating flask imports () 2016-11-22 21:11:20 -08:00
kevgliss
06a920502c Updating readme with supported python verisions () 2016-11-22 17:09:21 -08:00
kevgliss
d5d036b412 adding a work around for new gunicorn () 2016-11-22 16:47:29 -08:00
kevgliss
9d03e75d9b tweaking a few things to support the new marshmallow () 2016-11-22 15:14:19 -08:00
Doppins
0158807847 Upgrade dependency cryptography to ==1.6 () 2016-11-21 21:38:42 -08:00
kevgliss
06a3f3ea0d version bump () 2016-11-21 15:29:31 -08:00
kevgliss
12ae0a587d teaking the way exceptions are handled () 2016-11-21 15:26:17 -08:00
kevgliss
b3aa057d58 Upgrade deps. () 2016-11-21 14:29:20 -08:00
kevgliss
dd6d332166 Removing python2 compatibility. () 2016-11-21 14:03:04 -08:00
kevgliss
6eca2eb147 Re-working the way audit logs work.
* Adding more checks.
2016-11-21 11:28:11 -08:00
kevgliss
744e204817 Initial work on . ()
* Initial work on .

* Fixing tests.

* Adding migration script.

* Excluding migrations from coverage report.
2016-11-21 09:19:14 -08:00
kevgliss
d45e7d6b85 [WIP] - 422 elb rotate ()
* Initial work on certificate rotation.

* Adding ability to get additional certificate info.

* - Adding endpoint rotation.
- Removes the g requirement from all services to enable easier testing.
2016-11-18 11:27:46 -08:00
kevgliss
6fd47edbe3 Adds the ability to clone existing certificates. () 2016-11-17 16:19:52 -08:00
kevgliss
a616310eb7 Fixing an issue were aws certificates plugins might not have a chain. () 2016-11-17 14:47:10 -08:00
kevgliss
2130029f90 Adding new notification templates. () 2016-11-17 14:16:59 -08:00
kevgliss
d11f254476 Closes: () 2016-11-17 12:16:30 -08:00
kevgliss
d54a11ad11 Ensuring coverage is run. () 2016-11-17 11:11:09 -08:00
kevgliss
a9361fe428 Endpoints should be visible to all. () 2016-11-17 10:45:26 -08:00
kevgliss
5345170a4f Ensuring that the passed in configuration has precedence over the environment config. () 2016-11-17 09:31:37 -08:00
kevgliss
d0ccd85afe Adding coverage. ()
* Adding coverage.

* Attempting to adding coverage.

* Adding coveragerc.
2016-11-16 16:44:51 -08:00
Sakti Dwi Cahyono
520404c215 fix string -> byte conversion on python2 () 2016-11-16 16:03:38 -08:00
kevgliss
9ac1756011 removing new 'active' logic for the time being () 2016-11-16 15:56:24 -08:00
kevgliss
851d74da3d Ensuring that private key is in string format before it gets stored ()
* Ensuring that private key is in string format before it gets stored

* Fixing failing test.
2016-11-16 15:05:25 -08:00
kevgliss
3f2691c5d4 Minor fixes. () 2016-11-16 13:23:35 -08:00
kevgliss
eaf34b1c8b Disabling the protect active flag () 2016-11-16 09:31:02 -08:00
kevgliss
e9219adfb5 Ensuring model's have a basic __repr__. () 2016-11-16 09:30:54 -08:00
kevgliss
9eddaf66cb adding human readable string () 2016-11-16 09:30:46 -08:00
kevgliss
0a29a3fa2a Adding release notes. () 2016-11-15 16:44:40 -08:00
kevgliss
9bb0787410 Ensuring that duplicates are migrated correctly. ()
* Ensuring that duplicates are migrated correctly.

* fixing typo
2016-11-15 16:43:45 -08:00