.DER Extension de fichier

DER Digital Certificate

Développeur N/D
Popularité
3.7  |  60 Votes
 

Qu'est-ce qu'un fichier DER ?

A DER file is a digital certificate saved in the Distinguished Encoding Rules (DER) format. It contains a binary representation of the certificate. DER files are commonly used to store X.509 certificates in public cryptography.

Plus d'informations

Web servers use digital certificates to establish that a website is authentic and legitimate. When a user visits a certified website in their web browser, the web server passes the site's digital certificate to the browser. After the browser verifies the certificate, it shows the associated website. (If a browser cannot verify a certificate, it may instead show a page that says "This website's certificate is expired.")

Some digital certificates are saved in the DER format. Web admins, responsible for maintaining websites and web servers, are most likely to encounter and use DER files. Web admins can create DER files using OpenSSL, a secure network communication toolkit.

REMARQUE: Though most DER files are used as website digital certificates, DER files can also be used for other identification purposes.

Comment ouvrir un fichier DER

You can use OpenSSL (multiplatform) to view the contents of a DER file. To do so, use the following command:

openssl x509 -inform der -in YourFileName.der -text -noout

Comment convertir un fichier DER

You can use OpenSSL (multiplatform) to convert DER certificates to other certificate formats, including:

  • .PFX - PKCS #12 Certificate
  • .PEM - Privacy Enhanced Mail Certificate
Ouvrez plus de 400 formats de fichiers avec File Viewer Plus.Téléchargement gratuit

Programmes qui ouvrent ou référencent les fichiers DER

Windows
Gratuit
Mac
Inclus avec l'OS
Inclus avec l'OS
Gratuit
Linux
Gratuit
Catégorie : Web
Mis à jour : 2022-10-05

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur le format de fichier DER Digital Certificate et les applications Mac, Windows, and Linux répertoriées sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.