1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-09-21 02:08:11 +00:00
Commit Graph

280 Commits

Author SHA1 Message Date
ca0386b649 StrongSwan gateway setup script cleanups 2017-04-14 20:21:31 +03:00
b57fbfa696 Fix typo 2017-04-14 11:08:26 +00:00
b9ac55fe26 Configuration generation fixes for nchan 2017-04-14 11:06:09 +00:00
d6265c10d6 Fix font family name for headings 2017-04-14 10:14:14 +00:00
91f8f09854 StrongSwan client setup fixes 2017-04-14 02:49:11 +03:00
8bf9ebfebb Merge branch 'master' of github.com:laurivosandi/certidude 2017-04-14 01:50:33 +03:00
a3adba02a5 Fix CRL path for configuration generators 2017-04-14 01:50:04 +03:00
216af460cf Better system keytab checking for client 2017-04-14 01:49:32 +03:00
c5a0b34b0a Update README 2017-04-14 01:47:28 +03:00
bc43fdc402 Lazier evaluation for dependencies 2017-04-13 22:37:31 +00:00
1c5913ee3b Add dynamic package installation via decorators 2017-04-13 22:30:20 +00:00
6264846284 Add OpenSSL as dependency for P12 generation 2017-04-13 21:20:02 +00:00
b0f593dae3 Use falcon from pip instead of apt for Travis 2017-04-13 21:12:59 +00:00
0498f959b3 Add pyasn1 as dependency 2017-04-13 21:10:05 +00:00
721cce05ac Don't enforce dependency on ldap module 2017-04-13 21:03:26 +00:00
413029c5ae Fix Travis for Ubuntu 14.04 2017-04-13 20:55:46 +00:00
02b2f041cc Clean up dependencies and Travis 2017-04-13 20:52:09 +00:00
52d35012a4 Various fixes 2017-04-13 20:30:56 +00:00
d91e12942d Tagging fixes 2017-04-13 15:42:38 +00:00
7a7f22c1a1 Add clock sync tolerance of 5min for signed certs 2017-04-13 15:35:08 +00:00
4a9abab362 Fix nginx configuration generation 2017-04-13 15:19:26 +00:00
d7a2c7c193 Fix OpenVPN client configuration generation 2017-04-13 18:17:05 +03:00
a22e1eb557 Fix server certificate extensions for StrongSwan 2017-04-13 15:12:56 +00:00
02482e8d79 Migrate to python-gssapi 2017-04-13 14:33:40 +00:00
51d7dffa9b Bugfixes 2017-04-12 13:56:29 +00:00
0201a84a64 Merge branch 'master' of github.com:laurivosandi/certidude 2017-04-12 13:22:21 +00:00
09724e04dc Add preliminary bootstrap API call 2017-04-12 13:21:49 +00:00
e68829732d Merge branch 'master' of github.com:laurivosandi/certidude 2017-04-07 10:57:38 +03:00
f477fb9ad8 cli: Add Yubikey enrollment command 2017-04-07 10:57:25 +03:00
848763160b Merge github.com:laurivosandi/certidude 2017-04-04 05:03:33 +00:00
90b663ce26 Add file based rotating log handler 2017-04-04 05:02:08 +00:00
5c6097cc40 Fix CSR listing command 2017-03-28 12:24:51 +03:00
e506ea61be Revert back to trusty for Travis, xattr package broken in xenial 2017-03-26 21:20:03 +00:00
2596543025 More code coverage 2017-03-26 21:16:01 +00:00
db3b89c71f Switch to Ubuntu 16.04 for Travis 2017-03-26 21:15:48 +00:00
d5dcadc346 Remove dependency on pycountries 2017-03-26 20:47:45 +00:00
e3690bedf2 Another attempt to increase code coverage 2017-03-26 20:45:08 +00:00
44b6f13669 Use random serial for CA certificate 2017-03-26 20:44:47 +00:00
a663efd39e Create directories and set selinux context for certidude request 2017-03-26 17:40:39 +00:00
77db728294 Fix attribute API call whitelist handling 2017-03-26 16:58:29 +00:00
13db28aaac Add xattr package dependency for Travis 2017-03-26 10:16:22 +00:00
32356013fd Correct configuration file tagging section name 2017-03-26 10:12:08 +00:00
f806545bee Use filesystem extended attribute user.xdg.tags for tags, move leases to user.lease namespace 2017-03-26 10:09:18 +00:00
1813056fc7 Move leases and tagging backend to filesystem extended attributes 2017-03-26 00:10:09 +00:00
79aa1e18c0 Add explicit renewal flag for certiude request 2017-03-13 19:47:58 +02:00
7b1dae0901 Renew certificate only when 25% of certificate lifetime remains 2017-03-13 19:42:21 +02:00
b3185bbbf4 Attempt to increase test code coverage 2017-03-13 17:54:33 +02:00
4fc8fbb287 Run test only once 2017-03-13 17:31:32 +02:00
2f666d5943 Add missing dependency python-dateutil 2017-03-13 17:24:59 +02:00
7eb8378562 Attempt to fix tests 2017-03-13 17:20:41 +02:00