<div dir="ltr">Yes, sorry, meant java 11 (not 9)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 6, 2020 at 12:29 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/6/20, 4:06 PM, "users on behalf of IAM David Bantz" <<a href="mailto:users-bounces@shibboleth.net" target="_blank">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:dabantz@alaska.edu" target="_blank">dabantz@alaska.edu</a>> wrote:<br>
<br>
> Current IdP v3.4.6 is on RHEL7/java8; our infrastructure team's default VM is CentOS 7 (not yet 8) (which seems to<br>
> dictate openSSL1.0.2 instead of updated openSSL1.1.1 with TLS 1.3 support).<br>
<br>
I'm not sure where your TLS is terminated, but I would certainly be thinking about alternatives if the OpenSSL version on the host matters (presumably due to Apache being used).<br>
<br>
Java 11 natively handles TLS 1.3 now when the web server is just in Java.<br>
<br>
Using Docker would obviously be another way to host a CentOS 8 or other environment with TLS 1.3 support on a CentOS 7 VM.<br>
<br>
-- Scott<br>
<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>