You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/03/07 20:01:38 UTC

[GitHub] [activemq] charlie-cyf opened a new pull request #618: AMQ-8048 ActiveMQ broker doesn't start with the error : Keystores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

charlie-cyf opened a new pull request #618:
URL: https://github.com/apache/activemq/pull/618


   Changes:
   - broker doesn't start because Jetty 9.4.31.v20200723 deprecated SslContextFactory with SslContextFactory$Server, similar issue: https://issues.apache.org/jira/browse/CALCITE-4095
   - replace replace SslContextFactory with SslContextFactory$Server in jetty-demo.xml
   - fix test BrokerXmlConfigStartTest for activemq-security.xml


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq] charlie-cyf closed pull request #618: AMQ-8048 ActiveMQ broker doesn't start with the error : Keystores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

Posted by GitBox <gi...@apache.org>.
charlie-cyf closed pull request #618:
URL: https://github.com/apache/activemq/pull/618


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq] charlie-cyf commented on pull request #618: AMQ-8048 ActiveMQ broker doesn't start with the error : Keystores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory

Posted by GitBox <gi...@apache.org>.
charlie-cyf commented on pull request #618:
URL: https://github.com/apache/activemq/pull/618#issuecomment-792344484


   submit to wrong branch.. closing


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org