SSL Format Converter
Convert certificates between PEM, DER, PFX, and P7B formats. Drag and drop files or paste content directly.
Conversion Success
Your file is ready
The binary certificate format has been converted securely.
Certificate Format Glossary
SSL/TLS certificates are distributed in several formats. Here is a brief explanation of each:
ASCII text format starting with '-----BEGIN CERTIFICATE-----'. Used widely by Nginx, Apache. Can contain leaf cert, intermediates, and private keys.
A binary archive containing both certificates and the private key, secured by a password. Primarily used by Microsoft IIS (Windows).
Raw binary form of a certificate or key. Typically used in Java environments (Tomcat, WebLogic) or security hardware modules (HSM).
ASCII format (wrapped in '-----BEGIN PKCS7-----') containing only certificates and chains, without the private key. Used by Windows IIS and Tomcat.
Related Tools
Explore other diagnostics that might help with your workflow.