mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-21 00:47:41 +02:00
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!
Krill Publication Client
This module provides two client binaries which can be used to publish objects at a publication server:
- pubc
- pubc_cms
The first can only be used with a Krill Server, because it relies on a simple JSON over HTTPS API. The second can be used with publication servers that implement RFC8181 and RFC8183.
License
This software is distributed under the Mozilla Public License 2.0. See the LICENSE file included.