Code Snippet

Just another Code Snippet site

security

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 […]

,

WebLogic & SAML2

https://blog.darwin-it.nl/2017/05/http-server-redirects-for-weblogic-12c.html https://blogs.oracle.com/blogbypuneeth/steps-to-configure-saml-20-with-weblogic-server-using-embedded-ldap-as-a-security-store-only-for-dev-environment https://docs.oracle.com/cd/E21764_01/apirefs.1111/e13952/pagehelp/Securitysecurityproviderssaml20webssoidentityproviderpartnerconfiggeneraltitle.html Keycoak

, ,

[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.

, , , ,