最終更新:2023-10-12 (木) 11:46:39 (211d)  

OpenSSL/標準コマンド
Top / OpenSSL / 標準コマンド

https://www.openssl.org/docs/manmaster/man1/openssl.html

openssl <command>
openssl asn1parse?Parse an ASN.1 sequence.
openssl caCertificate Authority (CA) Management.
openssl ciphers?Cipher Suite Description Determination.
openssl cms?CMS (Cryptographic Message Syntax) command.
openssl crl?Certificate Revocation List (CRL) Management.
openssl crl2pkcs7CRL to PKCS ♯7 Conversion.
openssl dgstMessage Digest calculation. MAC calculations are superseded by openssl-mac?(1).
openssl dhparam?Generation and Management of Diffie-Hellman Parameters. Superseded by openssl-genpkey?(1) and openssl-pkeyparam?(1).
openssl dsa?DSA Data Management.
openssl dsaparam?DSA Parameter Generation and Management. Superseded by openssl-genpkey?(1) and openssl-pkeyparam?(1).
openssl ec?EC? (Elliptic curve) key processing.
openssl ecparam?EC? parameter manipulation and generation.
openssl enc?Encryption, decryption, and encoding.
openssl engine?Engine (loadable module) information and manipulation.
openssl errstr?Error Number to Error String Conversion.
openssl fipsinstall?FIPS configuration installation.
openssl gendsa?Generation of DSA Private Key from Parameters. Superseded by openssl-genpkey?(1) and openssl-pkey?(1).
openssl genpkey?Generation of Private Key or Parameters.
openssl genrsaGeneration of RSA Private Key. Superseded by openssl-genpkey?(1).
openssl helpDisplay information about a command's options.
openssl info?Display diverse information built into the OpenSSL libraries.
openssl kdf?Key Derivation Functions.
openssl list?List algorithms and features.
openssl mac?Message Authentication Code Calculation.
openssl nseq?Create or examine a Netscape certificate sequence.
openssl ocsp?Online Certificate Status Protocol command.
openssl passwd?Generation of hashed passwords.
openssl pkcs12PKCS ♯12 Data Management.
openssl pkcs7PKCS ♯7 Data Management.
openssl pkcs8?PKCS ♯8 format private key conversion command.
openssl pkey?Public and private key management.
openssl pkeyparam?Public key algorithm parameter management.
openssl pkeyutl?Public key algorithm cryptographic operation command.
openssl prime?Compute prime numbers.
openssl rand?Generate pseudo-random bytes.
openssl rehashCreate symbolic links to certificate and CRL files named by the hash values.
openssl reqPKCS ♯10 X.509 Certificate Signing Request (CSR) Management.
openssl rsaRSA key management.
openssl rsautl?RSA command for signing, verification, encryption, and decryption. Superseded by openssl-pkeyutl(1).
openssl s_clientThis implements a generic SSL/TLS client which can establish a transparent connection to a remote server speaking SSL/TLS. It's intended for testing purposes only and provides only rudimentary interface functionality but internally uses mostly all functionality of the OpenSSL ssl library.
openssl s_server?This implements a generic SSL/TLS server which accepts connections from remote clients speaking SSL/TLS. It's intended for testing purposes only and provides only rudimentary interface functionality but internally uses mostly all functionality of the OpenSSL ssl library. It provides both an own command line oriented protocol for testing SSL functions and a simple HTTP response facility to emulate an SSL/TLS-aware webserver.
openssl s_time?SSL Connection Timer.
openssl sess_id?SSL Session Data Management.
openssl smime?S/MIME? mail processing.
openssl speed?Algorithm Speed Measurement.
openssl spkac?SPKAC? printing and generating command.
openssl srp?Maintain SRP password file. This command is deprecated.
openssl storeutl?Command to list and display certificates, keys, CRLs, etc.
openssl ts?Time Stamping Authority command.
openssl verifyX.509 Certificate Verification. See also the openssl-verification-options(1) manual page.
openssl version?OpenSSL Version Information.
openssl x509X.509 Certificate Data Management.