.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에 포함됨
OS에 포함됨
무료
Linux
카테고리:
업데이트: 2022-10-05

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 DER Digital Certificate 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.