.PUBLIC Dateiendung

OpenSSL Public Key

Entwickler The OpenSSL Project
Beliebtheit
3.7  |  3 Stimmen
 

Was ist eine PUBLIC-Datei?

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.

Weitere Informationen

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

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

So öffnen Sie eine PUBLIC-Datei

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.

Über 400 Dateiformate öffnen mit File Viewer Plus.Kostenloser Download

Programme, die .PUBLIC-Dateien öffnen oder referenzieren

Windows
Im Betriebssystem enthalten
Kostenlos
Kostenlos
Mac
Im Betriebssystem enthalten
Kostenlos
Kostenlos
Linux
Kostenlos
Kostenlos
Kostenlos
Chrome OS
Im Betriebssystem enthalten
Kategorie: Web
Aktualisiert: 2021-09-21

Geprüft von FileInfo.com

Das FileInfo.com-Team hat das Dateiformat OpenSSL Public Key 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.