From 9009a3c4a773231df6887466cd6dc986e5b0eaf3 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Mon, 18 May 2020 12:01:32 +0200 Subject: [PATCH] IDEMPIERE-4294 Cannot install wildcard certificate #resolve IDEMPIERE-4294 (#65) Solve java.lang.IllegalStateException: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory. --- .../jettyhome/etc/jetty-ssl-context-template.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.adempiere.server-feature/jettyhome/etc/jetty-ssl-context-template.xml b/org.adempiere.server-feature/jettyhome/etc/jetty-ssl-context-template.xml index 6301c7f08c..b75bd45e01 100644 --- a/org.adempiere.server-feature/jettyhome/etc/jetty-ssl-context-template.xml +++ b/org.adempiere.server-feature/jettyhome/etc/jetty-ssl-context-template.xml @@ -4,7 +4,7 @@ - + / @@ -308,4 +308,4 @@ - \ No newline at end of file +