kevgliss
|
8239aa55e1
|
fixing conflicts
|
2015-07-07 16:26:37 -07:00 |
kevgliss
|
82c4be29a4
|
fixing merge conflict
|
2015-07-07 15:36:39 -07:00 |
kevgliss
|
a7d20cb3a5
|
fixing conflict
|
2015-07-07 15:33:29 -07:00 |
kevgliss
|
6d384f342f
|
adding test utils
|
2015-07-07 15:32:55 -07:00 |
kevgliss
|
10569c6102
|
Merge pull request #18 from kevgliss/master
Docfixes
|
2015-07-06 16:33:25 -07:00 |
kevgliss
|
02bea85f85
|
Docfixes
|
2015-07-06 16:30:13 -07:00 |
kevgliss
|
c59bf3f257
|
Fixing tests
|
2015-07-06 10:53:12 -07:00 |
kevgliss
|
737d4d62d4
|
Merge pull request #15 from kevgliss/master
General cleanup and hotfixes
|
2015-07-04 12:57:17 -07:00 |
kevgliss
|
b04fb471e9
|
Ensuring that path to to the default config is correct regardless of how the app was started.
|
2015-07-04 12:55:28 -07:00 |
kevgliss
|
277599f0e5
|
fixing an a small typo
|
2015-07-04 12:50:41 -07:00 |
kevgliss
|
3f49bb95ff
|
Starting to move to new plugin architecture.
|
2015-07-04 12:47:57 -07:00 |
kevgliss
|
b17e12bed4
|
Doc fix
|
2015-07-03 12:59:48 -07:00 |
kevgliss
|
95bab9331d
|
Enabling CSR generation and reducing complexity of encryption/decrypting the 'key' dir.
|
2015-07-03 10:30:17 -07:00 |
kevgliss
|
8cbc6b8325
|
Initial work at removing openssl
|
2015-07-02 15:48:56 -07:00 |
Kevin Glisson
|
7123e77edf
|
Extending certificate tests.
|
2015-07-02 15:48:56 -07:00 |
Kevin Glisson
|
9def00d1a2
|
Adding basic authority tests.
|
2015-07-02 15:48:56 -07:00 |
Kevin Glisson
|
bc0f9534c2
|
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 |
Kevin Glisson
|
096d88bc9b
|
Ensuring a 404 is returned when we can't find the specified certificate
|
2015-07-02 15:48:56 -07:00 |
Kevin Glisson
|
7ab3e27c79
|
Starting add certificate tests
|
2015-07-02 15:48:56 -07:00 |
Kevin Glisson
|
57ec9c068a
|
Adding role tests
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
9f20880615
|
Adding domain module tests
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
8a6abc6f82
|
Adding for handling proxy-based errors
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
6b5383633d
|
Removing duplicated commit
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
6aa1a12ef6
|
Removing netflix specific role
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
bea8e6f2a3
|
Adding more tests to the accounts model
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
f28d3a54c5
|
API change in cryptography
|
2015-07-02 15:48:55 -07:00 |
Kevin Glisson
|
0285422654
|
Adding some structure for authenticated tests
|
2015-07-02 15:48:54 -07:00 |
Kevin Glisson
|
37669b906c
|
Fixes an issue where the issuer has special chars in the name. AWS dislikes special chars in certificate names so we strip them out here. In general we want to have the name tracked by Lemur be the same as what is uploaded to various destinations.
|
2015-07-02 15:48:54 -07:00 |
Kevin Glisson
|
39ad270dad
|
Adding in some initial tests
|
2015-07-02 15:48:54 -07:00 |
kevgliss
|
92a3c1a5a0
|
Merge pull request #14 from kevgliss/master
A few misc fixes found during testing.
|
2015-07-02 14:14:49 -07:00 |
kevgliss
|
eadfaaeed0
|
Fixing an issue you couldn't create a configuration because one did not yet exist.
|
2015-07-02 14:12:39 -07:00 |
kevgliss
|
2856d13a4e
|
Making docs more clear on steps to get database installed.
|
2015-07-02 13:51:52 -07:00 |
kevgliss
|
fc18e0f2bf
|
Making the creation of AWS accounts optional.
|
2015-07-02 13:49:31 -07:00 |
kevgliss
|
5c9bcc5c23
|
Ensuring that we are looking for LEMUR_ENCRYPTION_KEY configuration variable and not ENCRYPTION_KEY configuration variable.
|
2015-07-02 12:50:03 -07:00 |
kevgliss
|
477876df50
|
Merge pull request #12 from Netflix/0.1.x
0.1.1
|
2015-06-30 09:42:54 -07:00 |
kevgliss
|
1a01209e78
|
Merge pull request #10 from kevgliss/tests
Tests
|
2015-06-29 14:10:54 -07:00 |
Kevin Glisson
|
bde556aa10
|
Extending certificate tests.
|
2015-06-29 13:51:52 -07:00 |
Kevin Glisson
|
b025a45046
|
Adding basic authority tests.
|
2015-06-29 12:36:27 -07:00 |
Kevin Glisson
|
964d1c1c52
|
Refactoring 'create_name' out of our certificate class, fixed an issuer were key size was being calculated and removing unused functions
|
2015-06-26 16:18:31 -07:00 |
Kevin Glisson
|
1f9d943a4c
|
Ensuring a 404 is returned when we can't find the specified certificate
|
2015-06-26 16:17:22 -07:00 |
Kevin Glisson
|
c8cbc82062
|
Starting add certificate tests
|
2015-06-26 16:16:13 -07:00 |
Kevin Glisson
|
c6ae689dc8
|
Adding role tests
|
2015-06-26 10:31:55 -07:00 |
Kevin Glisson
|
9637383f63
|
Adding domain module tests
|
2015-06-26 08:09:10 -07:00 |
Kevin Glisson
|
e2475fb024
|
Adding for handling proxy-based errors
|
2015-06-25 18:08:04 -07:00 |
Kevin Glisson
|
7c996e2f48
|
Removing duplicated commit
|
2015-06-25 18:07:21 -07:00 |
Kevin Glisson
|
457a63c000
|
Removing netflix specific role
|
2015-06-25 18:06:47 -07:00 |
Kevin Glisson
|
2a3fac11e4
|
Adding more tests to the accounts model
|
2015-06-25 18:05:52 -07:00 |
kevgliss
|
b1f93c5dd2
|
Merge pull request #3 from kevgliss/hotfix/upload
API change in cryptography
|
2015-06-25 13:57:45 -07:00 |
kevgliss
|
51c83abc34
|
Merge pull request #2 from kevgliss/hotfix/CertName
Fixes issue where the issuer has special chars in the name.
|
2015-06-25 13:56:37 -07:00 |
Kevin Glisson
|
e92113d28f
|
API change in cryptography
|
2015-06-25 13:50:46 -07:00 |