59bedc1f16
Major refactor
...
* Migrate to Python 3
* Update token generator mechanism
* Switch to Bootstrap 4
* Switch from Iconmonstr to Font Awesome icons
* Rename default CA common name to "Certidude at ca.example.lan"
* Add self-enroll for the TLS server certificates
* TLS client auth for lease updating
* Compile assets from npm packages to /var/lib/certidude/ca.example.lan/assets
2017-12-30 14:00:19 +00:00
d32ec224d7
Install cryptography.io just for unittests
2017-08-16 21:08:20 +00:00
509f7bfaa8
Migrate from cryptography.io to oscrypto
2017-08-16 20:25:16 +00:00
f7d8e95aa8
tests: Fix /api/revoked check
2017-07-29 21:27:15 +00:00
03b9778170
Better starttup/shutdown notification
2017-07-11 18:57:19 +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
0a98b3f82e
Add tests for OCSP, several bugfixes
2017-06-04 14:19:29 +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
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
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
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
189c604832
tests: Better code coverage
2017-05-03 21:04:34 +00:00
47aded48d5
tests: Add e-mailing and more cli commands
2017-05-03 14:42:37 +00:00
649863a77e
tests: Handle forking
2017-05-03 07:04:52 +00:00
8f9da9c2f1
tests: Add test for certificate renewal
2017-05-02 06:11:28 +00:00
9a7b806ff6
tests: Fix /run/certidude permissions
2017-05-01 23:06:45 +00:00
60ff382d74
tests: More verbosity
2017-05-01 22:53:24 +00:00
a9c29d2fbb
tests: Improvements
2017-05-01 22:41:41 +00:00
58491e7933
tests: Cleanups
2017-05-01 22:32:55 +00:00
3c8aef4fd2
tests: Better CA cert checks
2017-05-01 21:52:27 +00:00
1484ad7826
tests: Fix typo
2017-05-01 21:41:34 +00:00
c60fd6ac9e
tests: Add requests.get for static serving tests
2017-05-01 21:37:56 +00:00
be561cc52f
tests: Add test for export_crl() function
2017-05-01 21:06:28 +00:00
128369f6f6
tests: More detailed error captures for API calls
2017-05-01 20:49:25 +00:00
ffdcbcc41a
tests: Attempt to catch CRL export errors
2017-05-01 20:40:22 +00:00
a754c1275d
tests: More API call tests
2017-05-01 20:15:45 +00:00
451e2b2ad8
tests: Attempt to extract more information
2017-05-01 19:57:53 +00:00
3b5ef8f45f
tests: Dump command output on exception
2017-05-01 18:37:34 +00:00
c428be48ff
tests: Modifying /etc/hosts need sudo
2017-05-01 17:10:11 +00:00
77d7d9fbab
tests: Lazier imports
2017-05-01 17:06:39 +00:00
bebfb137d6
tests: Attempt to reset hostnames via pytest
2017-05-01 16:49:11 +00:00