Tim Bruijnzeels
|
6ceec7efbf
|
Add IdCert to Publishers so we can verify RFC8183 messages there. (#107)
|
2019-10-22 09:31:30 +02:00 |
|
 Tim BruijnzeelsandGitHub
|
7ad3a66647
|
Merge pull request #120 from dev-gto/log-server-version
Log server version
|
2019-10-21 18:10:26 +02:00 |
|
Alexandre Hamada
|
fb2e29b743
|
Updated startup info log
|
2019-10-21 11:34:18 -03:00 |
|
Alexandre Hamada
|
9cf10a98f8
|
Updated KRILL_SERVER_APP
|
2019-10-21 11:29:24 -03:00 |
|
Alexandre Hamada
|
33e8641485
|
Adjustments
According https://github.com/NLnetLabs/krill/pull/120
* Move constants to lib.rs
* Removed '&'
* Print server version before "Starting krill using service..." info
|
2019-10-21 08:10:43 -03:00 |
|
Alexandre Hamada
|
2d99d93aff
|
Moved version constants to a proper module
easier to update version info
|
2019-10-21 07:54:10 -03:00 |
|
Alexandre Hamada
|
a9b001fab7
|
Also apply changes to cli
|
2019-10-18 13:34:20 -03:00 |
|
Tim Bruijnzeels
|
fa4c3c28f4
|
Finish response.
|
2019-10-18 16:37:10 +02:00 |
|
Alexandre Hamada
|
49e33181d9
|
Log version and configuration file at startup
|
2019-10-18 11:20:51 -03:00 |
|
Tim Bruijnzeels
|
6ff579b586
|
Return forbidden if user is not logged for /ui/is_logged_in. Closes: #119
|
2019-10-18 15:56:11 +02:00 |
|
Tim Bruijnzeels
|
4939d53356
|
Update version for ongoing development.
|
2019-10-18 12:11:41 +02:00 |
|
Tim Bruijnzeels
|
11c07950cb
|
Update changelog for release 0.2
v0.2.0
|
2019-10-18 12:07:43 +02:00 |
|
Tim Bruijnzeels
|
bcb306de50
|
Add missing CLI option to get a parent response again.
|
2019-10-18 10:36:47 +02:00 |
|
Tim Bruijnzeels
|
bd977ecbf4
|
Typo in --api argument parsing.
|
2019-10-18 09:27:53 +02:00 |
|
Tim Bruijnzeels
|
dc54634e5d
|
Prepare for release 0.2.
|
2019-10-17 15:58:14 +02:00 |
|
Tim Bruijnzeels
|
718e40fd60
|
Remove unused struct from use.
|
2019-10-17 15:56:39 +02:00 |
|
Tim Bruijnzeels
|
c4917d5c10
|
Clean up CLI argument names and env vars.
|
2019-10-17 15:51:34 +02:00 |
|
Tim Bruijnzeels
|
d0919237b9
|
Depend on branch that skips defaults in encoding. #3
|
2019-10-16 17:19:02 +02:00 |
|
Tim Bruijnzeels
|
abe6643922
|
Depend on branch with possibly better accepted signing algorithm. #3
|
2019-10-16 14:03:32 +02:00 |
|
Tim Bruijnzeels
|
cb2fe0d194
|
Use latest time encoding. #3
|
2019-10-16 12:43:23 +02:00 |
|
Tim Bruijnzeels
|
21e275852b
|
Accept lower case tokens.
|
2019-10-15 20:52:39 +02:00 |
|
Tim Bruijnzeels
|
5d6f382b34
|
Depend on fix for time encoding.
|
2019-10-15 20:37:11 +02:00 |
|
Tim Bruijnzeels
|
141f8296a1
|
Add unit tests for ResourceSet equality.
|
2019-10-15 17:07:27 +02:00 |
|
Tim Bruijnzeels
|
f72023b4fa
|
Depend on branch with possible fix for eq check on ResourceSet.
|
2019-10-15 15:12:10 +02:00 |
|
Tim Bruijnzeels
|
2c6d810aab
|
Allow users of a UI to login using the API token, and then be allowed access.
|
2019-10-14 16:44:26 +02:00 |
|
Tim Bruijnzeels
|
077d0fda66
|
Removing tokens for CAs and publishers. Closes: #100
|
2019-10-14 16:12:13 +02:00 |
|
Tim Bruijnzeels
|
38a6486f24
|
Add clarifying comments.
|
2019-10-14 14:46:22 +02:00 |
|
Tim Bruijnzeels
|
33106da11b
|
Add debug logging when resources on certificate entitlements change, and a new cert is to be requested.
|
2019-10-14 10:18:16 +02:00 |
|
Tim Bruijnzeels
|
d8ef1404ba
|
Remove CMS client for publishing a local dir. Closes #103
|
2019-10-11 17:25:43 +02:00 |
|
Tim Bruijnzeels
|
1e3a4a0236
|
Remove API client for syncing a dir to a Krill API publication server. Closes: #102.
|
2019-10-11 17:17:53 +02:00 |
|
Tim Bruijnzeels
|
7fec0e3c5d
|
Remove krillserver (plain api) publication contact. Closes #101.
|
2019-10-11 17:02:58 +02:00 |
|
Tim Bruijnzeels
|
a07989cfbd
|
Don't force users to use the 'cas' subcommand for the CLI, use one layer less.
|
2019-10-11 16:17:44 +02:00 |
|
Tim Bruijnzeels
|
106f233635
|
Force a trailing slash in the caRepository URI. (#99)
|
2019-10-11 13:55:19 +02:00 |
|
Tim Bruijnzeels
|
562aac3715
|
ROA IPv6 fix was merged to rpki-rs master.
|
2019-10-11 12:42:56 +02:00 |
|
Tim Bruijnzeels
|
f1d3820ff6
|
Depend on rpki-rs branch with fix for IPv6 ROAs (#88)
|
2019-10-11 10:23:26 +02:00 |
|
Tim Bruijnzeels
|
be09b30985
|
Depend on specific version of bcder.
|
2019-10-10 17:20:02 +02:00 |
|
Tim Bruijnzeels
|
0bf6f8eb21
|
Add signing time to MFT and ROAs, not mandatory in RFC, but expected by some RPs. (#3)
|
2019-10-10 17:07:32 +02:00 |
|
Tim Bruijnzeels
|
87fb9216ed
|
Depend on released versions of rpki-rs and bcder, prior to 0.2 release.
|
2019-10-10 12:22:10 +02:00 |
|
Tim Bruijnzeels
|
d5e9c03f4a
|
Add/update/remove parent and/or child. Closes #91 #92 #93
|
2019-10-10 12:18:40 +02:00 |
|
Tim Bruijnzeels
|
8fa13e38fa
|
Depend on branch with ROA fix so we can test it.
|
2019-10-09 15:30:04 +02:00 |
|
Tim Bruijnzeels
|
9c55cc3648
|
Use signing certificate subject for CRL issuer. (#3)
|
2019-10-09 14:13:10 +02:00 |
|
Tim Bruijnzeels
|
6edc25d2b5
|
Depend on master, branch 'explicit-manifest-version' was merged.
|
2019-10-08 16:13:45 +02:00 |
|
Tim Bruijnzeels
|
4930b88b44
|
Use trace logging for tests.
|
2019-10-08 14:21:16 +02:00 |
|
Tim Bruijnzeels
|
1fbc92cdcb
|
Use the actual subject of the issuing CA certificate for the issuer of an EE certificate. (#3)
|
2019-10-07 17:13:57 +02:00 |
|
Tim Bruijnzeels
|
5565f0cb87
|
Use key identifier for issuer name in MFT and ROA EE certs. (#3)
|
2019-10-07 16:42:17 +02:00 |
|
Tim Bruijnzeels
|
403fd26398
|
Fall back to events when snapshot cannot be loaded. Closes #97
|
2019-10-07 14:17:34 +02:00 |
|
Tim Bruijnzeels
|
2979634669
|
Depend on rpki-rs and bcder versions with manifest version fix.
|
2019-10-07 11:16:30 +02:00 |
|
Tim Bruijnzeels
|
43653736a5
|
Only request new certificate if new not after if *before*, or more than 10% *after* the not after time on the current certificate. (#95)
|
2019-10-03 16:55:02 +02:00 |
|
Tim Bruijnzeels
|
186939b211
|
Adding test case for parsing a lacnic response. (#3)
|
2019-10-03 14:12:30 +02:00 |
|
Tim Bruijnzeels
|
d3e00410e3
|
Add test case showing lacnic invalid error response xml. (#3)
|
2019-10-03 13:35:48 +02:00 |
|