Re: Windows-ROOT keystore merging aliases (and hiding certificates)

2014-02-02 Thread Bruno Harbulot
=6483657 [3]: http://msdn.microsoft.com/en-us/library/ms733791%28v=vs.110%29.aspx On Sun, Feb 2, 2014 at 10:03 PM, Bruno Harbulot wrote: Hello, It seems there may be a bug in the Windows-ROOT store implementation [1], which prevents a number of certificates from being used. For example, a Windows

keytool and key password on PKCS#12 stores

2013-03-14 Thread Bruno Harbulot
Hello, I've always thought that the keystore password and the key password itself had to be the same in a PKCS12 keystore, due to constraints in the PKCS#12 format. It appears this is not quite the case with the Java implementation, especially with a PKCS#12 store generated with keytool. When

[security-dev 00507]: Re: SSLContextFactory

2009-01-22 Thread Bruno Harbulot
/docs/api/java/security/cert/PKIXParameters.html#setCertStores(java.util.List) [11]: http://java.sun.com/javase/6/docs/technotes/guides/security/certpath/CertPathProgGuide.html#StorageClasses Bruno Harbulot wrote: Hello, I only found out recently about Sean Mullan's blog entry named Security