Commit Graph
425 Commits
Author SHA1 Message Date
lauri a0e263385b Fix certificate serial numbering 2018-04-13 07:57:49 +00:00
lauri ffd1281b83 ocsp: Add EC support 2018-04-13 07:56:05 +00:00
lauri 6150add67f tests: Output stdout/stderr 2018-04-10 19:03:15 +03:00
lauri a790df593e tests: Fix package install/import ordering issues 2018-04-10 10:05:08 +00:00
lauri dbbcec6d64 tests: Fix several issues with signature profiles 2018-04-10 09:29:05 +00:00
lauri 360f22ab13 tests: Disable NPM's HTTP for Travis, due to old ca-certificates package 2018-04-10 09:28:56 +00:00
lauri d911e5da33 config: Add 'mail suffix' for POSIX accounts to derive e-mail 2018-04-10 09:28:47 +00:00
lauri 1bf3298a21 doc: Add GCM for LEDE instructions 2018-04-09 16:26:18 +03:00
lauri 17dd3e95b2 Add jinja2 as dependency 2018-04-09 16:25:51 +03:00
lauri 27ded33cc6 Open token URL in a new window/tab 2018-04-09 16:25:39 +03:00
lauri 3c27f333fd Cleaned up LEDE image builder scripts 2018-04-09 16:25:33 +03:00
lauri 577962e09b Several improvements
* Add EC support
* Make token form toggleable
* Make client certificates compatible with iOS native IKEv2
* Fix OU for self-enroll
* Improved sample scripts in web UI
2018-04-09 16:25:03 +03:00
lauri 9c6872a949 cli: Add $HOSTNAME option for common name config option of client 2018-03-22 11:15:11 +02:00
lauri 1c49626f50 Sevral bugfixes 2018-03-03 13:54:31 +00:00
lauri a46ffcba35 Add PowerShell script for requesting certificates 2018-03-03 11:37:43 +00:00
lauri a1f7b5fca5 Merge pull request #40 from plaes/authority-rework
Authority refactor
2018-02-03 17:13:44 +02:00
plaes 5519f63c0c travis: Use sudo -H when calling pip 2018-02-03 14:58:29 +02:00
plaes 61de861702 travis: Use suggested syntax for caching pip data 2018-02-03 14:58:29 +02:00
plaes 7b6175ab37 api.utils.firewall: Drop click usage and remove unneeded imports 2018-02-03 14:43:43 +02:00
plaes 2f0569abb4 Move certidude.firewall to api.utils.firewall where it belongs 2018-02-03 14:43:43 +02:00
plaes 2eb93e6698 api: scep: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 5439d5560a api: request: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 167d0cbdfd api: ocsp: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 8626d78b5c api: ocsp: Fix logger 2018-02-03 14:05:02 +02:00
plaes f6c0e1ae85 api: __init__: Drop unused imports and fix broken import 2018-02-03 14:05:02 +02:00
plaes d476998c9e api: log: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 912f5766e4 api: lease: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 1c6043c6c9 api: script: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes a15bdd51db api: revoked: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes bfcd8ef95b api: tag: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes f90a19deeb api: token: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 82b8185bc5 api: bootstrap: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes b82a38edee api: attrib: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes c9dd058d75 api: Use common AuthorityResource where possible 2018-02-03 14:05:02 +02:00
plaes 4580663608 api: Create common AuthorityHandler class with authority attribute 2018-02-03 14:02:23 +02:00
plaes f7d138e303 api: token: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 7d514a3bc6 api: tag: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 4e50ddfc54 api: signed: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 29f3e1fce9 api: script: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 1cfb1b3293 api: scep: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 239538371f api: revoked: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 916afba685 api: request: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 7f2729e6f4 api: ocsp: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes be454d7a65 api: lease: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 937c81bd5f api: bootstrap: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 863deafa59 api: attrib: drop usage of global authority import 2018-02-03 12:37:06 +02:00
lauri 5cb7f89c1b Bugfixes, OU support and image builder fixes 2018-01-26 14:03:13 +02:00
lauri 388f58574b Merge pull request #38 from plaes/wip
Misc cleanups
2018-01-05 22:25:43 +02:00
plaes 936743c13e Drop unused imports from certidude.config 2018-01-05 22:13:41 +02:00
plaes 9d142dee36 Update dependency list so certidude client actually works 2018-01-05 21:55:15 +02:00