Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@jgbradley1 jgbradley1 released this 25 Aug 16:23
1f253a4

The underlying code has been re-written to allow more flexibility.

  • The pki_enable* functions can be called with or without passing arguments. rpki will prompt the user for additional information only when necessary. For non-interactive use, all arguments must be provided.
  • Better integration with RStudio IDE, rpki now supports RStudio Addins for an easier coding experience.
  • Better support for various pki file formats (thanks to the openssl package!)