.PUBLIC 파일 확장자

OpenSSL Public Key

개발사 The OpenSSL Project
인기도
3.7  |  3 투표
 

PUBLIC 파일이란 무엇인가요?

RSA.PUBLIC is a public cryptographic key created by the OpenSSL command line utility. It contains a string of text used to encrypt information sent from a web browser to a web server. Server and web administrators typically generate RSA.PUBLIC while installing an SSL certificate on a web server.

추가 정보

OpenSSL is a is a software library that server, web, and network administrators use to secure network communications. Among other things, administrators can use OpenSSL to generate public and private keys for use with their web server. These keys are used to encrypt and decrypt information sent from a user's web browser to the web server.

Public and private key pairs are linked together. To create the public key stored in an RSA.PUBLIC file, administrators input an existing RSA.PRIVATE file into the OpenSSL command-line utility, like so:

openssl rsa -in rsa.private -out rsa.public -pubout -outform PEM

참고: OpenSSL public keys may also be stored in .PEM files.

PUBLIC 파일을 여는 방법

Because RSA.PUBLIC is a plain text file, you can open it in any text editor, such as Microsoft Notepad (Windows), Apple TextEdit (Mac), or GitHub Atom (cross-platform). However, you should not edit the text RSA.PRIVATE contains. Editing your RSA.PUBLIC file will cause your web server or website to function incorrectly.

For instructions on how to use your RSA.PUBLIC file with a web server as part of an SSL certificate, refer to your web server or certificate's documentation.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

PUBLIC 파일을 열거나 참조하는 프로그램

Windows
OS에 포함됨
무료
무료
Mac
OS에 포함됨
무료
무료
Linux
무료
무료
무료
Chrome OS
OS에 포함됨
카테고리:
업데이트: 2021-09-21

검증자 FileInfo.com

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

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