Files
NLnetLabs-krill/pubc
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
..
2019-04-11 17:26:00 +02:00

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.