Tag: KeyStore

Java : SSL : Tool KeyStore Explorer, JDK cacerts truststore, Disable Certificate Validation in Java SSL ConnectionsJava : SSL : Tool KeyStore Explorer, JDK cacerts truststore, Disable Certificate Validation in Java SSL Connections

Hello, After my first post concerning the SSL and the tool PorteCle (http://www.javablog.fr/java-ssl-generate-keystore-self-signed-certificate-tool-portecle.html) allowing the generation of KeyStore, self-signed certificate instead of Keytool supported in the JDK / JRE, I

Java – Crypto : KeyStore, JCEKS, SecretKey, PrivateKey, PublicKey, CertificateJava – Crypto : KeyStore, JCEKS, SecretKey, PrivateKey, PublicKey, Certificate

Hello, Through several articles, I would like present the cryptographic mechanisms, types of keys, certificate, types of algorithms …etc: PRESENTATION : Concepts of Cryptography (concepts, types of keys symmetric/asymmetric, …)