<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hello Dirk!<br>
</p>
<br>
<div class="moz-cite-prefix">On 10.05.2016 10:47, Henselin, Dirk
(A-GDTO-B4) wrote:<br>
</div>
<blockquote
cite="mid:D0403FEB28CCD04C95D26F7238FE62FD2F9CAAD2@VWAGWOXG0404.vw.vwg"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>… I still get the same alias for all of my 3
certificates, even though I use 8u92.</div>
<div> </div>
</span></font></blockquote>
<br>
What is the build number of JDK in use?<br>
Could you please provide the output of `java -version`?<br>
<br>
If it's possible, could you also try the 8u102 early access release,
and see if the issue is replicated?<br>
It can be downloaded here: <a class="moz-txt-link-freetext" href="https://jdk8.java.net/download.html">https://jdk8.java.net/download.html</a><br>
<br>
With kind regards,<br>
Ivan<br>
<br>
<blockquote
cite="mid:D0403FEB28CCD04C95D26F7238FE62FD2F9CAAD2@VWAGWOXG0404.vw.vwg"
type="cite"><font face="Calibri" size="2"><span
style="font-size:11pt;">
<div>Code:</div>
<div style="padding-left:35.4pt;"><i>KeyStore keyStore =
KeyStore.getInstance("Windows-MY", "SunMSCAPI");</i></div>
<div style="padding-left:35.4pt;"><i>keyStore.load(null,
null);</i></div>
<div style="padding-left:35.4pt;"><i>System.out.println(keyStore.getProvider());</i></div>
<div style="padding-left:35.4pt;"><i>List<String>
keyStoreAliases = Collections.list(keyStore.aliases());</i></div>
<div style="padding-left:35.4pt;"><i>for (String alias :
keyStoreAliases) {</i></div>
<div style="text-indent:35.4pt;padding-left:35.4pt;"><i>System.out.println(alias
+ ";@" + System.identityHashCode(alias));</i></div>
<div style="padding-left:35.4pt;"><i>}</i></div>
<div> </div>
<div>Output:</div>
<div style="padding-left:35.4pt;"><i>SunMSCAPI version 1.8</i></div>
<div style="padding-left:35.4pt;"><i>Henselin Dirk VWPKI
B768543E5D512393;@14802193</i></div>
<div style="padding-left:35.4pt;"><i>Henselin Dirk VWPKI
B768543E5D512393;@564015</i></div>
<div style="padding-left:35.4pt;"><i>Henselin Dirk VWPKI
B768543E5D512393;@26856761</i></div>
<div> </div>
<div>Thanks in advance!</div>
<div> </div>
<div><font face="Arial" size="2"><span style="font-size:10pt;">Mit
freundlichen Grüßen / Kind regards</span></font></div>
<div> </div>
<div><font face="Arial"><b>Dirk Henselin<br>
</b><font size="1"><span style="font-size:8pt;">Diplom-Mathematiker</span></font></font></div>
<div><font size="2"><span style="font-size:10pt;"> </span></font></div>
<div><font face="Arial" size="2"><span style="font-size:10pt;">AutoVision
GmbH </span></font></div>
<div><font face="Arial" size="2"><span style="font-size:10pt;">Major-Hirst-Straße
11 </span></font></div>
<div><font face="Arial" size="2"><span style="font-size:10pt;">38442
Wolfsburg </span></font></div>
<div><font face="Arial" size="2"><span style="font-size:10pt;"> </span></font></div>
<div><a moz-do-not-send="true"
href="mailto:dirk.henselin@autovision-gmbh.com"><font
color="blue" size="2"><span style="font-size:10pt;"><u>dirk.henselin@autovision-gmbh.com</u></span></font></a></div>
<div><a moz-do-not-send="true"
href="http://www.autovision-gmbh.com/"><font color="blue"
size="2"><span style="font-size:10pt;"><u>www.autovision-gmbh.com</u></span></font></a></div>
<div><font face="Arial" color="blue"> </font></div>
<div><font face="Arial" size="1"><span style="font-size:8pt;">Sitz
der Gesellschaft: Wolfsburg </span></font></div>
<div><font face="Arial" size="1"><span style="font-size:8pt;">Amtsgericht
Braunschweig: HRB 100516 </span></font></div>
<div><font face="Arial" size="1"><span style="font-size:8pt;">Geschäftsführung:
Martin Rosik (Vorsitzender), Jürgen Klöpffer </span></font></div>
<div><font face="Arial" size="1"><span style="font-size:8pt;"> </span></font></div>
<div><font size="1"><span style="font-size:8pt;"><b>Ein
Unternehmen im Volkswagen Konzern | A Volkswagen Group
Company</b></span></font></div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</blockquote>
<br>
</body>
</html>