New
- Added support for private keys marked as “EC PRIVATE KEY“ in the PEM files for TLS server configuration. (#921)
- The rsync collector now logs stderr output of the rsync command directly instead of collecting it and logging it in one go after the commend returned. ([#290])
Bug Fixes
- The
dump
command will now succeed even if certain directories or files in the repository cache are missing. (#916) - A more meaningful message is now printed when decoding RPKI objects fails. It will still not give much detail but at least it isn’t confusing any more. (#917)
- The RTR server now returns the expected protocol version in the version negotiation error message rather than the requested version. (rpki-rs #280)
- The RTR server does not accept protocol version 2 for now to avoid sending illegal ASPA PDUs. This is a workaround until the final format of the PDU is specified. (rpki-rs #281)
Other changes
- Updated the
nlnetlabs-testbed
TAL to the current location and key. (#922)