Skip to main content



      Home
Home » Eclipse Projects » Platform - User Assistance (UA) » How to configure secure access to InfoCenter based on jetty?
How to configure secure access to InfoCenter based on jetty? [message #666515] Wed, 20 April 2011 12:19 Go to next message
Eclipse UserFriend
I have a standalone InfoCenter application to provide the user documentation. I need to know how I can configure the secure access to the InfoCenter using https.

I have found the following link on tomcat based InfoCenter:

http://dev.eclipse.org/viewcvs/viewvc.cgi/platform-help-home /infocenter_secure_access.html?view=co

I am looking for similar information on jetty based InfoCenter, such as the information on the names of files and configuration parameters in order to set that keystore path and password.

Thanks very much for your help!
Re: How to configure secure access to InfoCenter based on jetty? [message #666831 is a reply to message #666515] Fri, 22 April 2011 17:25 Go to previous messageGo to next message
Eclipse UserFriend
No Real Name wrote on Wed, 20 April 2011 12:19
I have a standalone InfoCenter application to provide the user documentation. I need to know how I can configure the secure access to the InfoCenter using https.

I have found the following link on tomcat based InfoCenter:

http://dev.eclipse.org/viewcvs/viewvc.cgi/platform-help-home /infocenter_secure_access.html?view=co

I am looking for similar information on jetty based InfoCenter, such as the information on the names of files and configuration parameters in order to set that keystore path and password.

Thanks very much for your help!



I can think of two options:

The easiest way is to use a proxy server to provide https access to the outside world.
The second way is to build the infocenter as a war file, see http://help.eclipse.org/helios/topic/org.eclipse.platform.do c.isv/guide/ua_help_war.htm .

There would be a third way if Eclipse had an easy way to switch out the JettyHelpServer class for a secure version, it is possible to do this but it would take some time to write a secure version of JettyHelpServer so I would recommend instead one of the other two options.
Re: How to configure secure access to InfoCenter based on jetty? [message #667282 is a reply to message #666831] Wed, 27 April 2011 16:51 Go to previous message
Eclipse UserFriend
Hi, Chris:

I tried your second option (tomcat) above. It worked beautifully. Thanks a lot!

Mei

[Updated on: Wed, 27 April 2011 16:52] by Moderator

Previous Topic:How to group books in InfoCenter?
Next Topic:Search Index incomplete
Goto Forum:
  


Current Time: Sun Apr 20 23:03:00 EDT 2025

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

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

Back to the top