PFX to CRT Converter - Extract .crt Certificate from .pfx Online | JavaInUse

Convert PFX to CRT - Free Online

Extract the certificate (.crt) from a password protected PKCS#12 (.pfx) archive. Files are processed securely on the server and deleted immediately.

🔑 Upload & extract

Leave unchecked to export only the leaf (client) certificate.

Waiting for input.

About PFX to CRT Conversion

A PFX (PKCS#12) archive stores a certificate together with its private key. This tool extracts just the certificate into a PEM encoded .crt file using openssl pkcs12 -nokeys, which is handy when you need to install the certificate on a server that keeps the key separately. Enable "Include full certificate chain" to also export intermediate and root CA certificates.

Convert and package keys for SSH, TLS, and keystore workflows.

Search Tutorials