[ 
https://issues.apache.org/jira/browse/CONNECTORS-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237494#comment-17237494
 ] 

Jegan Baskaran commented on CONNECTORS-1659:
--------------------------------------------

Hi Karl Wright, Thanks for your response.

When we start the manifold, webUI (jetty server) start without SSL. 

i referred the code jetty,xml ( class="org.eclipse.jetty.server.Server") use to 
initiate the server to start and stop. However, in jetty 
(jetty-ssl-context.xml) 
[https://github.com/eclipse/jetty.project/blob/jetty-9.4.x/jetty-server/src/main/config/etc/jetty-ssl-context.xml]
 you could see all the ssl settings which we can incorporate the SSL to the 
whole manifold application level. Am trying to incorporate the changes however 
facing some issues. 

Could you please share if you have any other thoughts on that.

> Enable SSL/TLS in Jetty server
> ------------------------------
>
>                 Key: CONNECTORS-1659
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1659
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 2.16
>            Reporter: Jegan Baskaran
>            Priority: Minor
>
> Could you please give some idea how to incorporate the SSL/TLS in jettey 
> server. Currently Jetty server is not accepting SSL details.  I had added 
> some SSL details as per the 
> [https://wiki.eclipse.org/Jetty/Howto/Configure_SSL] 
> but it does not work as expected and do we need to change the code in 
> ManifoldCFJettyRunner.java? could you please help on this issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to