From cfeb2a33250025d92874eb7c00b6e0903453fcd9 Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Thu, 3 Aug 2017 15:57:28 +1000 Subject: [PATCH] Issue #215 Conscrypt SSL provider upgraded to 1.0.0.RC9 --- jetty-home/src/main/resources/modules/conscrypt.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-home/src/main/resources/modules/conscrypt.mod b/jetty-home/src/main/resources/modules/conscrypt.mod index f34ccaf452c..9d2158ea66e 100644 --- a/jetty-home/src/main/resources/modules/conscrypt.mod +++ b/jetty-home/src/main/resources/modules/conscrypt.mod @@ -22,6 +22,6 @@ Conscrypt is distributed under the Apache Licence 2.0 https://github.com/google/conscrypt/blob/master/LICENSE [ini] -conscrypt.version?=1.0.0.RC8 +conscrypt.version?=1.0.0.RC9 jetty.sslContext.provider?=AndroidOpenSSL