[jetty-user] SSL alias in keystore
Luc Dewavrin <[email protected]> Thu, 14 Apr 2011 10:32:46 -0400
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
Hi, i would like to know if it's possible to set an alias in the keystore with the SslSelectChannelConnector. I would like to install multiple certificates/private keys in the keystore and would like Jetty ssl connector to select the proper one with an alias. Is it possible ? I haven't found any way to do it through the api. (Jetty version used: 6.1.26) Regards, Luc