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

354 Commits

Author SHA1 Message Date
783bba3474 Add OpenWrt/LEDE integration guide 2017-08-09 16:18:32 +03:00
f7d8e95aa8 tests: Fix /api/revoked check 2017-07-29 21:27:15 +00:00
bce906db36 Migrate authority setup to certbuilder 2017-07-29 20:55:46 +00:00
f069688a9a Add basic DoS prevention measures 2017-07-29 23:19:37 +03:00
dc67e46010 Add OpenWrt/LEDE integration script 2017-07-13 17:36:52 +03:00
03b9778170 Better starttup/shutdown notification 2017-07-11 18:57:19 +00:00
d44b6035c2 Embed OCSP responder URL in certificate 2017-07-08 12:08:39 +00:00
47d2d37684 Add missing import for setxattr 2017-07-08 12:08:23 +00:00
9008744c48 api: Make logger use unicode literals 2017-07-08 08:56:01 +00:00
1f1ca2c211 cli: Drop package management provided cryptography.io and falcon 2017-07-08 08:55:43 +00:00
486a5d3459 tests: Lazier import for xattr 2017-07-08 08:51:00 +00:00
a48331a9cb tests: Add test for machine attribute updates 2017-07-07 21:07:25 +00:00
39363a57c7 tests: More coverage 2017-07-06 09:29:02 +00:00
34c72aaa9e tests: Fixes and better code coverage 2017-07-06 08:15:44 +00:00
e25c774fa3 Bugfixes and test for SCEP 2017-07-05 21:22:02 +00:00
9b5511212e Several changes
* OCSP workaround for StrongSwan
* Machine attributes framework
* Scripting support
* Default to nginx frontend
2017-07-05 18:22:03 +03:00
d08a3f9f92 cli: Fix certidude request dependency handling 2017-06-04 14:48:28 +00:00
ecb1d9b3f3 Better fallback for FQDN detection 2017-06-04 14:33:47 +00:00
0a98b3f82e Add tests for OCSP, several bugfixes 2017-06-04 14:19:29 +00:00
61aa54695e cli: Migrate client side to oscrypto 2017-05-27 21:17:21 +03:00
5d48abe973 api: Preliminary OCSP support 2017-05-25 22:20:45 +03:00
5ae872e1ea api: Add preliminary SCEP support 2017-05-18 22:29:49 +03:00
a5ad9238a1 cli: Lazier import for pwd 2017-05-12 20:52:25 +00:00
f4901593e1 cli: Use variable name authority instead of server 2017-05-12 20:52:06 +00:00
eecfbee384 tests: Fix signer shutdown and add tests for event source 2017-05-09 09:48:24 +00:00
b77a427949 api: Submit inner and outer IP address when updating lease 2017-05-08 20:33:20 +00:00
dfb90689db tests: Disable LDAP auth check for now 2017-05-08 16:49:45 +00:00
09f5b11505 tests: Add tests for machine keytab auth 2017-05-08 16:25:59 +00:00
e27b3ff9d1 tests: Never verify TLS certfs for LDAP 2017-05-08 10:27:27 +00:00
17c4e157e7 tests: Attempt to build for trusty and xenial both 2017-05-08 10:27:02 +00:00
4e41655532 api: Better error message when confronted with NTLM 2017-05-08 10:26:11 +00:00
545febf3d0 tests: Cover LDAP auth and more 2017-05-07 22:14:58 +00:00
a4a31ca2c6 Mailer always enabled 2017-05-07 20:49:58 +00:00
f4d660d5eb tests: Make coverage xml ignore errors 2017-05-07 20:41:31 +00:00
b1dd6f0093 tests: Checks for /etc/cron.hourly/certidude 2017-05-07 19:51:40 +00:00
8440cd840d tests: Fix race condition bugs 2017-05-07 19:29:07 +00:00
71e77154d7 tests: Preliminary tests for Kerberos/LDAP auth 2017-05-07 19:11:24 +00:00
60a0f2ba7c tests: Set up nchan as part of certidude setup authority 2017-05-06 21:35:02 +00:00
b19e163a82 tests: Attempt to set up nchan as part of unittests 2017-05-06 21:07:41 +00:00
de1d182320 Add API call for rendering scripts, bugfixes 2017-05-04 17:56:53 +00:00
a75fb58cb5 tests: Lease and attribute API call fixes 2017-05-04 10:02:14 +00:00
8c8a3a9930 tests: Better tagging tests 2017-05-04 09:35:39 +00:00
94944e37f1 tests: Better coverage for tagging tests 2017-05-04 09:14:47 +00:00
2ffcc64d86 tests: Test CRL checks on client side 2017-05-04 07:38:49 +00:00
68f6b9f6f6 tests: Attempt to install NetworkManager 2017-05-04 06:55:26 +00:00
47d518e250 tests: Create /etc/NetworkManager/system-connections/ in advance 2017-05-04 06:47:53 +00:00
505fa9d557 tests: Fix NetworkManager setup tests 2017-05-04 06:40:47 +00:00
9922516d24 tests: Test request deletion and signing API calls 2017-05-03 21:54:08 +00:00
ba678e4b29 api: Remove unused event_source decorator 2017-05-04 00:24:25 +03:00
aeb5d81aa6 tests: Generate DH params file in single location 2017-05-03 21:12:51 +00:00