Commit Graph
25 Commits
Author SHA1 Message Date
Tim Bruijnzeels 985126f15b Add command line options to add RFC6492 parent. 2019-07-23 11:24:31 -04:00
Tim Bruijnzeels 2e7b6258fe Get certificate from RFC6492 parent / issue to child. (#13) 2019-07-21 15:53:37 -04:00
Tim Bruijnzeels 446a1c339b Add rfc6492 parent to child CA (#13). 2019-07-19 09:16:22 +02:00
Tim Bruijnzeels 901e2dfae7 Accept invalid certs when connecting to localhost or 127.0.0.1 - useful when testing. 2019-07-18 12:05:22 +02:00
Tim Bruijnzeels a6cbddbdf5 Generate the RFC8183 ID when a CA is initialised. Return RFC 8183 Child Request for CAs. 2019-07-18 11:55:20 +02:00
Tim Bruijnzeels b30c3a02b7 Merging cms_proxy module back into commons, so that we can define RFC8183 parents more easily. (#13) 2019-07-17 13:09:07 +02:00
Tim Bruijnzeels 8f64fdf38b Rephrase 'decode' as 'validate' because we are really validating RFC8183 XML. (#13) 2019-07-17 11:30:40 +02:00
Tim Bruijnzeels 5a79d0c18f Support RFC8183 Child Request. See issue #13. 2019-07-16 16:05:48 +02:00
Tim Bruijnzeels 4cb43debb8 Fixes support for RFC8181 clients again. 2019-07-11 14:31:48 +02:00
Tim Bruijnzeels 57b3096418 Manage embedded delegated CA through CLI. 2019-07-10 15:06:28 +02:00
Tim Bruijnzeels e0d7596de4 Support child CA under embedded TA. Work in progress. Issue #14 2019-07-05 12:13:39 +02:00
Tim Bruijnzeels 40b154c577 Upgrade to actix-web 1.0 2019-06-11 12:49:50 +02:00
Tim Bruijnzeels 16ce1db2ec Automate (re)-publication. Closes #33. 2019-06-05 17:15:27 +02:00
Tim Bruijnzeels 2d122d6664 Reduce complexity in eventsourcing. Closes #41 2019-06-04 17:13:44 +02:00
Tim Bruijnzeels a6d9aade03 Manual publication of TA MFT and CRL. Closes #12. 2019-06-04 08:46:58 +02:00
Tim Bruijnzeels 1fecef7657 Rename krill_client to krill_admin and make add 'trustanchor' options. 2019-05-08 17:39:02 +02:00
Tim Bruijnzeels d58e386acf Show / init embedded TA from CLI. 2019-05-08 17:19:30 +02:00
Tim Bruijnzeels 3e3759f789 Start test server using https for integration testing - accept self signed certs in these tests. 2019-05-07 14:41:02 +02:00
Tim Bruijnzeels 710323db01 Initialising TA from UI. Not displaying properly yet. (See #12)
Also note: had to change http -> https all over the place, and this currently breaks the client connections for the CLI and integration tests. Will fix this soon!
2019-05-03 16:14:02 +02:00
Tim Bruijnzeels 302f2e7db4 Use serde "derive" as a feature, not a separate crate. 2019-04-26 09:01:26 +02:00
Tim Bruijnzeels 2b2c6080f0 Update dependencies. 2019-04-26 08:44:17 +02:00
Tim Bruijnzeels fc7cbbaffc Moving krill_commons into workspace. 2019-04-11 17:40:25 +02:00
Tim Bruijnzeels 37fb82c1a2 Moving krill_cms_proxy back into workspace. 2019-04-11 17:34:10 +02:00
Tim Bruijnzeels ad2db87dec Add README to each module. 2019-04-11 17:26:00 +02:00
Tim Bruijnzeels 0bbfebfbb6 Use workspaces in project. 2019-04-11 16:36:33 +02:00