<div dir="ltr">Hi,<div><br></div><div>I am trying to play around with the beta of the OpenSSL native engine at: <a href="https://github.com/wildfly/wildfly-openssl">https://github.com/wildfly/wildfly-openssl</a> together with undertow 1.4.10 - running on windows with openssl 1.0.2k libraries.</div><div><br></div><div>But, I am not having a whole lot of luck.... meaning in general it seems to work fine, but there is no SSLSession available, and thus no client certificates, info about ciphers etc. - also since the session is not present, Undertow sets the request scheme to &quot;http&quot; and not &quot;https&quot;.</div><div><br></div><div>I have looked at it a bit, and I can see that the OpenSSLEngine seems to always return null when calling getSession(), so it does look like the engine is at fault.<br clear="all"><div>The SSL engine has a ConcurrentHashMap of sessions, which is initialized when OpenSSLSessionContext.sessionCreatedCallback() is called - but it looks like it never is.</div><div><br></div><div>Do anyone else have it working with SSL sessions being available ? or know of something obvious that I am doing wrong ?</div><div><br></div><div>Thanks.</div><div>/Kim</div><div><br></div>-- <br><div class="gmail_signature"><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><div><span style="font-family:verdana,sans-serif;font-size:13px">Med venlig hilsen / Best regards</span></div><div><p><b><span lang="EN-GB" style="font-size:10pt"><font color="#000066"><font face="verdana, sans-serif"><span style="color:rgb(34,34,34);background-color:rgb(255,255,255)">Kim Rasmussen</span></font></font></span></b><b><span lang="EN-GB" style="color:rgb(0,51,102)"><font face="verdana, sans-serif"><br></font></span></b><span lang="EN-GB" style="font-size:10pt;color:rgb(102,102,102)"><font face="verdana, sans-serif">Partner, IT Architect</font></span></p><p><b><span lang="EN-GB" style="font-size:10pt;color:rgb(102,102,102)"><font face="verdana, sans-serif">Asseco Denmark A/S</font></span></b><span lang="EN-GB" style="font-size:10pt;color:rgb(102,102,102)"><font face="verdana, sans-serif"><b><br></b>Kronprinsessegade 54<br>DK-1306 Copenhagen K<br>Mobile: +45 26 16 40 23<br>Ph.: +45 33 36 46 60<br>Fax: +45 33 36 46 61</font></span></p></div></span></div>
</div></div>