Merge pull request #15686 from rcalago/master

Updated README.md
This commit is contained in:
Loredana Crusoveanu
2024-01-22 12:10:27 +02:00
committed by GitHub
33 changed files with 43 additions and 1 deletions
@@ -6,4 +6,5 @@ This module contains articles about core Java Security
- [Check if Certificate Is Self-Signed or CA-Signed With Java](https://www.baeldung.com/java-check-certificate-sign)
- [Extract CN From X509 Certificate in Java](https://www.baeldung.com/java-extract-common-name-x509-certificate)
- [Check Certificate Name and Alias in Keystore File](https://www.baeldung.com/java-keystore-check-certificate-name-alias)
- [Using a Custom TrustStore in Java](https://www.baeldung.com/java-custom-truststore)
- More articles: [[<-- prev]](/core-java-modules/core-java-security-3)