security
#2230
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 […]
Certificate, security
#2161
Quickly Fix Remote Desktop “CredSSP encryption Oracle remediation” Error by adding the AllowEncryptionOracle value to the registry to allow RDP Connection. Source: Remote Desktop CredSSP encryption Oracle remediation Registry fix
security, windows
#2118
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
SAML, security, weblogic
#1927
While connecting to your server through SSH can be very secure, the SSH daemon itself is a service that must be exposed to the internet to function properly. This comes with some inherent risk and offers a vector of attack for would-be assailants. A s Source: How To Protect SSH With Fail2Ban on CentOS 7 […]
CentOS, Fail2Ban, linux, security, ssh, unix
#1848
Firewalld is a complete firewall solution available by default on CentOS and Fedora servers. In this guide, we will cover how to set up a basic firewall for your server and show you the basics of managing the firewall with firewall-cmd, its command-li Source: How To Set Up a Firewall Using FirewallD on CentOS 7 […]
CentOS, Firewall, security
#439
Method : Call for password only : Call for password + salt : Call for password + random salt :
java, security
#190
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.
apache, Certificate, linux, security, ssl