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
f04793b0fc
Temporary fix for latest rpki-rs. CMS proxy currently broken, but will fix.
2019-05-03 17:13:01 +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
13394879f4
Adding view for TrustAnchor.
2019-04-30 16:27:55 +02:00
Tim Bruijnzeels
a34d5603d7
Moving common CA data types to krill_commons/api. And initialise TA from CaServer.
2019-04-29 15:35:38 +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
85a81c062d
Use commands and events to initialise the TA. ( #12 )
2019-04-26 08:47:07 +02:00
Tim Bruijnzeels
f5a9647072
Add RepoInfo when intitialising TA ( #12 )
2019-04-18 17:30:20 +02:00
Tim Bruijnzeels
d54122bd0b
Add RepoInfo to support storing information about where to publish. ( #12 )
2019-04-18 17:14:22 +02:00
Tim Bruijnzeels
5255c2de75
Test that serializing and deserializing CA resources works. Fixes #38
2019-04-18 15:54:49 +02:00
Tim Bruijnzeels
06acc47876
Initialise TrustAnchor with resources *and* its key. (Issue: #12 )
2019-04-18 09:33:13 +02:00
Tim Bruijnzeels
00dce7912d
Introducing TrustAnchor - can't do anything beyond being initialised with resources yet.
2019-04-17 17:28:44 +02:00
Tim Bruijnzeels
a2dbe5bb4e
Adding sub-project for CA support.
2019-04-12 15:25:03 +02:00