Skip to content

michael-koeller/rpki-client-portable

 
 

Repository files navigation

This is a port of OpenBSD's rpki-client to other operating systems. It is based on portability code from the OpenBGPD, OpenNTPD, OpenSSH, and LibreSSL portable projects.

The current portable tree can be found at https://github.com/rpki-client/rpki-client-portable

Build CI Docker Pulls

Platform Requirements

At the time of writing the portable version is known to build and work on:

  • OpenBSD
  • Alpine 3.14
  • CentOS/RHEL/Rocky 7, 8
  • Debian 9, 10
  • Fedora 33, 34, 35
  • Ubuntu 20.04 LTS, 21.04
  • FreeBSD 12 and 13
  • macOS Catalina
  • Windows Subsystem for Linux 2

Building

The offical release location is https://ftp.openbsd.org/pub/OpenBSD/rpki-client/

Make sure you have an official release tarball! Use a previously fetched copy of the Signify key or GPG key to confirm authenticity.

$ ./configure
$ make

rpki-client may work on other operating systems, newer and older, but the above ones are tested regularly by the developer.

If you install from a github repository checkout please read the INSTALL file instead.

Reports (success or otherwise) are welcome. You may report bugs or submit pull requests at the GitHub project: https://github.com/rpki-client/rpki-client-portable

Thanks, Sebastian Benoit , Job Snijders <job @ openbsd.org>

About

Portability shim for OpenBSD's rpki-client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.5%
  • M4 11.7%
  • Makefile 7.3%
  • Shell 3.5%