.DER ファイル拡張子

DER Digital Certificate

開発元 不明
人気度
3.7  |  60 
 

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.

詳細情報

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.

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

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

DERファイルの変換方法

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

  • .PFX - PKCS #12 Certificate
  • .PEM - Privacy Enhanced Mail Certificate
File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

DERファイルを開く、または参照するプログラム

Windows
Mac
OSに同梱
無料
Linux
カテゴリ: ウェブ
更新日: 2022-10-05

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているDER Digital Certificateファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。