Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fuss:openssl [2017/02/22 18:30] – external edit 127.0.0.1fuss:openssl [2022/04/19 08:28] (current) – external edit 127.0.0.1
Line 42: Line 42:
 To benchmark an OpenSSL encryption scheme, for example ''aes-256-cbc'', issue the following command: To benchmark an OpenSSL encryption scheme, for example ''aes-256-cbc'', issue the following command:
  
-<code>+<code bash>
 openssl speed -evp aes-256-cbc openssl speed -evp aes-256-cbc
 </code> </code>
 +
 +====== Check PEM Encoded Certificate Expiration ======
 +
 +<code bash>
 +openssl x509 -enddate -noout -in cert.pem
 +</code>
 +
 +where:
 +  * ''cert.pem'' is the certificate
  

fuss/openssl.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.