Tim Bruijnzeels
16ce1db2ec
Automate (re)-publication. Closes #33 .
2019-06-05 17:15:27 +02:00
Tim Bruijnzeels
448c7357f0
Clean up: use provided De/Serialize for rpki::uri::Rsync.
2019-06-05 08:34:08 +02:00
Tim Bruijnzeels
2d122d6664
Reduce complexity in eventsourcing. Closes #41
2019-06-04 17:13:44 +02:00
Tim Bruijnzeels
28e89a7fc3
Quick fix for Serial serialization - will be fixed properly in rpki.rs.
2019-06-04 16:06:48 +02:00
Tim Bruijnzeels
445d4d836c
Updating dependencies.
2019-06-04 14:56:47 +02:00
Tim Bruijnzeels
a6d9aade03
Manual publication of TA MFT and CRL. Closes #12 .
2019-06-04 08:46:58 +02:00
Tim Bruijnzeels
733f76f53b
Refactoring the TrustAnchor in preparation of publication.
2019-05-23 11:34:21 +02:00
Tim Bruijnzeels
0b72b0792e
Add EventListener to event sourcing.
...
Also had to refer to explicit type DiskAggregateStore for now.
2019-05-15 10:34:11 +02:00
Tim Bruijnzeels
2705418eab
Create Manifest and CRL for TA (initially).
2019-05-14 12:31:17 +02:00
Tim Bruijnzeels
d58e386acf
Show / init embedded TA from CLI.
2019-05-08 17:19:30 +02:00
Tim Bruijnzeels
fb46d2c04a
Download TAL for embedded TA.
2019-05-08 14:55:17 +02:00
Tim Bruijnzeels
619fef9f35
Fix clippy.
2019-05-07 16:44:44 +02:00
Tim Bruijnzeels
29c79df432
Implement rand for softsigner (using openssl)
2019-05-07 14:46:24 +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
44e63ba8ca
Fix clippy warnings.
2019-05-01 11:29:02 +02:00
Tim Bruijnzeels
f7ec726852
Update to rpki-rs with revised-cert-handling.
2019-05-01 09:28:58 +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
335c10955a
Use the built-in Json and Path extractors from actix-web.
2019-04-29 12:22:01 +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
2b2c6080f0
Update dependencies.
2019-04-26 08:44:17 +02:00
Tim Bruijnzeels
f5a9647072
Add RepoInfo when intitialising TA ( #12 )
2019-04-18 17:30:20 +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
fc7cbbaffc
Moving krill_commons into workspace.
2019-04-11 17:40:25 +02:00