DTR Vantage

Licensing portal ↗Request a demo

PFX to PEM, in your browser

Split a .pfx or .p12 into the server certificate, its private key and the chain, as PEM files a NetScaler, Apache or nginx takes: what openssl pkcs12 does, without a command line.

Your file stays on this computer. It is opened by this page, in your browser. Nothing is uploaded. The page is sent with a security policy that forbids it from making any network request at all, so it could not send your file or its key anywhere even if it tried. You can disconnect from the network before you open the file.

1. Open the file

What it reads, and what it writes

The PKCS#12 decoding is node-forge (BSD-3-Clause, licence), served from this site.

Renewing more than one?

DTR Vantage's certificate automation takes the renewed files from a share (or from your CA over ACME), installs them on every NetScaler that serves the certificate, links the chain and moves every binding, with a preview first and a report after.