[opencms-dev] Serving JSP generated content under SSL

Rod Thorburn rod.thorburn at pavtech.co.nz
Mon Feb 17 02:38:09 CET 2003


Hi List,

I'm using opencms5.0 Beta, running on tomcat 4.0.2. I use jsp's to generate
dynamic content, and therefore the export property for all pages is set to
false. However, I now want one part of the site to be served under SSL.
There are no html pages in this section - all content is generated by jsp's.


Has anybody configured opencms to serve jsp's under SSL? I know that
opencms.properties has parameters for SSL, but they appear to relate to
exported content, and as I am using jsp's, none are exported (statically).
Even adding these properties as below to opencms.properties does'nt appear
to work:

url_prefix_https=https://localhost:8443/${WEB_APP_NAME}/value/view_record

url_prefix_servername=http://localhost:8080

If I browse to https://my_server:8443/value/view_record/record.jsp I'm
presented with an Apache 404 - Not Found error. However, the content is
still accessable via http. 

Any ideas or clues would be very much appreciated.

Rod
NOTICE: The information contained in this electronic mail message and any
attachments is confidential to Pavilion Technologies, Inc. or one of its
subsidiaries and may contain proprietary information or be legally
privileged. This message and any attachments are intended only for the
personal and confidential use of the designated recipient(s). If you are not
the intended recipient or an agent responsible for delivering it to the
intended recipient, you are hereby notified that you have received this
message in error, and that any review, dissemination, distribution or
copying of this message and any attachments is unauthorised and strictly
prohibited. If you have received this message in error, please notify me
immediately by telephone and electronic mail, and delete this message, any
attachments, and all copies thereof. Thank you very much.



More information about the opencms-dev mailing list