HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: secure apache
Operating System - HP-UX
1834881
Members
2210
Online
110071
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
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
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
06-13-2007 07:04 PM
06-13-2007 07:04 PM
secure apache
Hello,
can anybody pl give procedure for configure secure apache.
I am getting foll error in error_log
"[Thu Jun 14 01:38:20 2007] [notice] Apache/1.3.19 (Unix) ApacheJServ/1.1.1 PHP/4.0.4pl1 mod_ssl/2.8.3 OpenSSL/0.9.5a configured -- resuming normal operations"
Early responce appriciated.
---Sarjerao
can anybody pl give procedure for configure secure apache.
I am getting foll error in error_log
"[Thu Jun 14 01:38:20 2007] [notice] Apache/1.3.19 (Unix) ApacheJServ/1.1.1 PHP/4.0.4pl1 mod_ssl/2.8.3 OpenSSL/0.9.5a configured -- resuming normal operations"
Early responce appriciated.
---Sarjerao
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 07:14 PM
06-13-2007 07:14 PM
Re: secure apache
A "[notice]" is far from an "[error]". This
is a pretty harmless message. Do you have
a real problem? (Because this message is
_not_ a real problem.)
is a pretty harmless message. Do you have
a real problem? (Because this message is
_not_ a real problem.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 07:35 PM
06-13-2007 07:35 PM
Re: secure apache
http://hostname/ opens the web page but
https://hostname gives eoor "page cannot be displayed"
ssl_engine_log gives foll error -
[14/Jun/2007 01:38:11 12039] [info] Server: Apache/1.3.19, Interface: mod_ssl/2.8.3, Library: OpenSSL/0.9.5a
[14/Jun/2007 01:38:11 12039] [info] Init: 1st startup round (still not detached)
[14/Jun/2007 01:38:11 12039] [info] Init: Initializing OpenSSL library
[14/Jun/2007 01:38:11 12039] [info] Init: Loading certificate & private key of SSL-aware server tulum:443
[14/Jun/2007 01:38:11 12039] [info] Init: Requesting pass phrase via builtin terminal dialog
[14/Jun/2007 01:38:13 12039] [info] Init: Wiped out the queried pass phrases from memory
[14/Jun/2007 01:38:13 12039] [info] Init: Seeding PRNG with 136 bytes of entropy
[14/Jun/2007 01:38:13 12039] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[14/Jun/2007 01:38:17 12039] [info] Init: Configuring temporary DH parameters (512/1024 bits)
[14/Jun/2007 01:38:18 12041] [info] Init: 2nd startup round (already detached)
[14/Jun/2007 01:38:18 12041] [info] Init: Reinitializing OpenSSL library
[14/Jun/2007 01:38:18 12041] [info] Init: Seeding PRNG with 136 bytes of entropy
[14/Jun/2007 01:38:18 12041] [info] Init: Configuring temporary RSA private keys (512/1024 bits)
[14/Jun/2007 01:38:18 12041] [info] Init: Configuring temporary DH parameters (512/1024 bits)
[14/Jun/2007 01:38:18 12041] [info] Init: Initializing (virtual) servers for SSL
[14/Jun/2007 01:38:18 12041] [info] Init: Configuring server tulum:443 for SSL protocol
[14/Jun/2007 01:38:19 12041] [warn] Init: (tulum.bmc.com:443) You configured HTTP(80) on the standard HTTPS(443) port!
[14/Jun/2007 01:38:19 12041] [warn] Init: (tulum.bmc.com:443) You configured HTTP(80) on the standard HTTPS(443) port!
https://hostname gives eoor "page cannot be displayed"
ssl_engine_log gives foll error -
[14/Jun/2007 01:38:11 12039] [info] Server: Apache/1.3.19, Interface: mod_ssl/2.8.3, Library: OpenSSL/0.9.5a
[14/Jun/2007 01:38:11 12039] [info] Init: 1st startup round (still not detached)
[14/Jun/2007 01:38:11 12039] [info] Init: Initializing OpenSSL library
[14/Jun/2007 01:38:11 12039] [info] Init: Loading certificate & private key of SSL-aware server tulum:443
[14/Jun/2007 01:38:11 12039] [info] Init: Requesting pass phrase via builtin terminal dialog
[14/Jun/2007 01:38:13 12039] [info] Init: Wiped out the queried pass phrases from memory
[14/Jun/2007 01:38:13 12039] [info] Init: Seeding PRNG with 136 bytes of entropy
[14/Jun/2007 01:38:13 12039] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[14/Jun/2007 01:38:17 12039] [info] Init: Configuring temporary DH parameters (512/1024 bits)
[14/Jun/2007 01:38:18 12041] [info] Init: 2nd startup round (already detached)
[14/Jun/2007 01:38:18 12041] [info] Init: Reinitializing OpenSSL library
[14/Jun/2007 01:38:18 12041] [info] Init: Seeding PRNG with 136 bytes of entropy
[14/Jun/2007 01:38:18 12041] [info] Init: Configuring temporary RSA private keys (512/1024 bits)
[14/Jun/2007 01:38:18 12041] [info] Init: Configuring temporary DH parameters (512/1024 bits)
[14/Jun/2007 01:38:18 12041] [info] Init: Initializing (virtual) servers for SSL
[14/Jun/2007 01:38:18 12041] [info] Init: Configuring server tulum:443 for SSL protocol
[14/Jun/2007 01:38:19 12041] [warn] Init: (tulum.bmc.com:443) You configured HTTP(80) on the standard HTTPS(443) port!
[14/Jun/2007 01:38:19 12041] [warn] Init: (tulum.bmc.com:443) You configured HTTP(80) on the standard HTTPS(443) port!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 12:02 AM
06-14-2007 12:02 AM
Re: secure apache
I think the error message is quite obvious:
"You configured HTTP(80) on the standard HTTPS(443) port!"
You seem to have set a "Listen 443" statement in your httpd.conf while the default ssl.conf also has a Listen to that port.
"You configured HTTP(80) on the standard HTTPS(443) port!"
You seem to have set a "Listen 443" statement in your httpd.conf while the default ssl.conf also has a Listen to that port.
Madness, thy name is system administration
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP