[Rt-dev] Introducing redwax-tool: The universal certificate converter
Graham Leggett
minfrin at redwax.eu
Sat Sep 4 18:47:50 CEST 2021
Hi all,
The first experimental code for the redwax-tool has been checked in and is successfully building through CI.
The redwax-tool is a universal converter of certificates and keys from one format to another. Let redwax-tool handle the certificates so you don’t have to.
The tool reads certificates and keys from various inputs (at present, PEM), performs a filter on the certificates to find the certificates you’re looking for, and then writes out the certificates and keys to PEM, PKCS11 smartcards, PKCS12, or an NSS database.
As a universal tool, redwax-tool binds to OpenSSL, NSS and P11-Kit simultaneously to get the conversions done in a single tool.
https://redwax.eu/rt/
Regards,
Graham
—
More information about the rt-dev
mailing list