.DER Estensione file

DER Digital Certificate

Sviluppatore N/D
Popolarità
3.7  |  60 Voti
 

Che cos'è un file 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.

Maggiori informazioni

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.

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

Come aprire un file 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

Come convertire un file DER

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

  • .PFX - PKCS #12 Certificate
  • .PEM - Privacy Enhanced Mail Certificate
Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono o fanno riferimento ai file DER

Windows
Gratuito
Mac
Incluso nel sistema operativo
Incluso nel sistema operativo
Gratuito
Linux
Gratuito
Categoria: Web
Aggiornato: 2022-10-05

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file DER Digital Certificate e le app Mac, Windows, and Linux elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.