P12 to CRT Converter - Extract .crt Certificate from .p12 Online | JavaInUse

Convert P12 to CRT - Free Online

Extract the certificate (.crt) from a password protected PKCS#12 (.p12) 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 P12 to CRT Conversion

A P12 (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