.DER Dateiendung

DER Digital Certificate

Entwickler k. A.
Beliebtheit
3.7  |  60 Stimmen
 

Was ist eine DER-Datei?

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.

Weitere Informationen

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.

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

So öffnen Sie eine DER-Datei

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

So konvertieren Sie eine DER-Datei

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

  • .PFX - PKCS #12 Certificate
  • .PEM - Privacy Enhanced Mail Certificate
Über 400 Dateiformate öffnen mit File Viewer Plus.Kostenloser Download

Programme, die .DER-Dateien öffnen oder referenzieren

Windows
Kostenlos
Kostenlos
Mac
Im Betriebssystem enthalten
Kostenlos
Im Betriebssystem enthalten
Kostenlos
Linux
Kostenlos
Kostenlos
Kategorie: Web
Aktualisiert: 2022-10-05

Geprüft von FileInfo.com

Das FileInfo.com-Team hat das Dateiformat DER Digital Certificate und die auf dieser Seite aufgeführten Mac, Windows, and Linux-Apps unabhängig recherchiert. Unser Ziel ist 100% Genauigkeit, und wir veröffentlichen nur Informationen zu Dateitypen, die wir überprüft haben.

Wenn Sie Ergänzungen oder Aktualisierungen zu dieser Seite vorschlagen möchten, teilen Sie es uns bitte.