Tim Bruijnzeels
|
6ceec7efbf
|
Add IdCert to Publishers so we can verify RFC8183 messages there. (#107)
|
2019-10-22 09:31:30 +02: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
|
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
|
c4917d5c10
|
Clean up CLI argument names and env vars.
|
2019-10-17 15:51:34 +02:00 |
|
Tim Bruijnzeels
|
077d0fda66
|
Removing tokens for CAs and publishers. Closes: #100
|
2019-10-14 16:12:13 +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
|
d5e9c03f4a
|
Add/update/remove parent and/or child. Closes #91 #92 #93
|
2019-10-10 12:18:40 +02:00 |
|
Tim Bruijnzeels
|
3da221afb3
|
Explicitly trigger background refresh CA certificates when testing. Closes: #87
|
2019-10-02 17:17:34 +02:00 |
|
Tim Bruijnzeels
|
f1f43dcebf
|
Show history of CA in CLI. Closed: #90
|
2019-10-01 15:23:09 +02:00 |
|
Tim Bruijnzeels
|
7fad4f8f2d
|
Fix Handle allowed chars, map safely to filesystem, and use where applicable.
|
2019-09-27 11:11:25 +02:00 |
|
Tim Bruijnzeels
|
fb24a844d1
|
The --child argument must be required.
|
2019-09-17 08:01:06 -07:00 |
|
Tim Bruijnzeels
|
b408b6adb8
|
Simplifying CLI, providing better help and allow env variables for defaults. (#71)
|
2019-09-16 12:34:06 -07:00 |
|
Tim Bruijnzeels
|
1d232e2659
|
Stop using work space.
|
2019-09-12 21:46:46 -07:00 |
|