.PUBLIC Bestandsextensie

OpenSSL Public Key

Ontwikkelaar The OpenSSL Project
Populariteit
3.7  |  3 Stemmen
 

Wat is een PUBLIC-bestand?

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.

Meer informatie

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

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

Een PUBLIC-bestand openen

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.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die PUBLIC-bestanden openen of ernaar verwijzen

Windows
Inbegrepen bij het besturingssysteem
Gratis
Mac
Inbegrepen bij het besturingssysteem
Gratis
Linux
Chrome OS
Inbegrepen bij het besturingssysteem
Categorie: Web
Bijgewerkt: 2021-09-21

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het OpenSSL Public Key-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.