Code Snippet

Just another Code Snippet site

Certificate

Certificate Issue – 30/05 – AddTrust External CA Root Expiration

In order to fix the issue with the expiration of Comodo/Sectigo CA the following actions must be done on some legacy devices/software: Link to Cross-signed certificate: https://comodoca.my.salesforce.com/sfc/p/#1N000002Ljih/a/3l000000VbAR/r5xd1JISSRVHeYpuB5yWee1XcPZeIVFHFx_iWXmT5M8 Link to Interlediate Comodo CA: https://comodoca.my.salesforce.com/sfc/p/1N000002Ljih/a/1N0000000wpS/Z.rh3MmrSwuG4jT0Q64QpdfbP7Y3.HX2txjSo7katcM This solved the issue. For GIT/IntelliJ issue: Please update git client Windows: https://gitforwindows.org/ Linux: For Linux: Centos/Redhat7: Run as root: Ubuntu: Run […]

,

[How-To] Certificate

#extract the certificate to a pem file #extract the key to another pem file #Import the the certificate into JDKs cacerts keystore cURL HTTPS with client certificate :

,

[SSL] Generate SSL certificate

Run the following OpenSSL command to generate your private key and public certificate. Answer the questions and enter the Common Name when prompted. Review the created certificate: Combine your key and certificate in a PKCS#12 (P12) bundle: Validate your P2 file.

, , , ,