Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Multiple certificates for jetty server
Multiple certificates for jetty server [message #1735674] Tue, 21 June 2016 20:23 Go to next message
vijay sagi is currently offline vijay sagiFriend
Messages: 1
Registered: June 2016
Junior Member
We have a scenario where our jetty server has multiple certificates each with different alias names. Looks like in the current implementation Jetty server presents any one of them or one with specified alias when connecting to external systems. However we would like pick the alias based on some information in the connection. Example: If URL of the connection has "test1" use "alias1" , if it has "test2" , use "alias2". How can we setup the jetty server to support this use case. If we need to write custom SSL Context we can wrote that but not sure how this context gets handle to required information from the URL and pick the alias name dynamically.
Re: Multiple certificates for jetty server [message #1735780 is a reply to message #1735674] Wed, 22 June 2016 15:39 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
The Jetty project uses a mailing list to support its community. See the Jetty home page for the details.
Previous Topic:Unfortunately (app name), Stopped.
Next Topic:Can't locate Installed SDKs option
Goto Forum:
  


Current Time: Wed Apr 24 14:59:21 GMT 2024

Powered by FUDForum. Page generated in 0.09075 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top