- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Apache 1.3.27 with SSL
Operating System - HP-UX
1823750
Members
3864
Online
109664
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2003 05:50 AM
тАО02-13-2003 05:50 AM
Apache 1.3.27 with SSL
Hi,
I have installed Apache 1.3.27 on HP-UX 11.00. I have put the SSL Certificate. We are using tomcat, java1.3. Now i want to have SSL only for http://www.newdomain.com/login/login.jsp
and
http://www.newdomain.com/user/userregistration.jsp
How do we force only above pages to have https instead http?
Also how to come back from an https to http, when we goto another page from there?
If i use https://www.newdomain.com/login/login.jsp, it works fine.
Thanks
I have installed Apache 1.3.27 on HP-UX 11.00. I have put the SSL Certificate. We are using tomcat, java1.3. Now i want to have SSL only for http://www.newdomain.com/login/login.jsp
and
http://www.newdomain.com/user/userregistration.jsp
How do we force only above pages to have https instead http?
Also how to come back from an https to http, when we goto another page from there?
If i use https://www.newdomain.com/login/login.jsp, it works fine.
Thanks
Be Teachable
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2003 08:58 AM
тАО02-13-2003 08:58 AM
Re: Apache 1.3.27 with SSL
Hi,
Anybody has any answers to my questions?
Thanks
Anybody has any answers to my questions?
Thanks
Be Teachable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-13-2003 10:29 PM
тАО02-13-2003 10:29 PM
Re: Apache 1.3.27 with SSL
Hi,
You have to put these lines.
SSLVerifyClient none
SSLCACertificateFile conf/mycerts/ca.crt
SSLVerifyClient require
SSLVerifyDepth 1
Where /user/ should be the directory where userregistration.jsp reside.
Create similiar lines for location directory /login or wherever you have login.jsp file.
regards,
U.SivaKumar
You have to put these lines.
SSLVerifyClient none
SSLCACertificateFile conf/mycerts/ca.crt
SSLVerifyClient require
SSLVerifyDepth 1
Where /user/ should be the directory where userregistration.jsp reside.
Create similiar lines for location directory /login or wherever you have login.jsp file.
regards,
U.SivaKumar
Innovations are made when conventions are broken
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP