Re: Apache mod_ssl / SSL 1.4



On Sep 23, 11:50 am, John Nebel <john.ne...@xxxxxxxxx> wrote:
Greetings!

Does anyone know if Apache mod_ssl has been patched to work with HP's release of
ssl 1.4?

I don't see anything on the OpenVMS web site as of yet.

John Nebel

IIRC, the SSL built into Apache has nothing to do with the standalone
SSL product (if that is what you were referring to)

Check this out:
$prod show prod ssl
------------------------------------ ----------- ---------
PRODUCT KIT TYPE STATE
------------------------------------ ----------- ---------
HP AXPVMS SSL V1.3-281 Full LP Installed
------------------------------------ ----------- ---------
1 item found

Now look at this:

telnet 127.0.0.1 80
GET / HTTP/1.0

HTTP/1.1 200 OK
Date: Thu, 23 Sep 2010 22:16:48 GMT
Server: Apache/2.0.52 (OpenVMS) mod_ssl/2.0.52 OpenSSL/0.9.7d
Last-Modified: Thu, 13 Aug 2009 16:59:51 GMT
ETag: "c357e-3dc-dd296fc0"
Accept-Ranges: bytes
Content-Length: 952
Connection: close
Content-Type: text/html

<html>
<head>

Neil Rieck
Kitchener / Waterloo / Cambridge,
Ontario, Canada.
http://www3.sympatico.ca/n.rieck/OpenVMS.html
.



Relevant Pages

  • RE: php4
    ... Mod_php4 only gets loaded if you define SSL. ... Of course I restarted apache after the install... ... # Based upon the NCSA server configuration files originally by Rob McCool. ... Not all browsers support this. ...
    (freebsd-newbies)
  • RE: php4
    ... Mod_php4 only gets loaded if you define SSL. ... Of course I restarted apache after the install... ... # Based upon the NCSA server configuration files originally by Rob McCool. ... Not all browsers support this. ...
    (freebsd-questions)
  • Re: without SSL
    ... The problem was that when I sought to access Webmin i got the message: This server is running in ssl mode. ... I assumed it was apache, not realizing that port 10000 took me to the Webmin server. ... To clear things up, apache2.2.4 apparently automatically compiles with SSL, but SSL is only active if it is configured with certificates etc. and probably needs an installation of OpenSSL. ... > samba config directly or via Webmin, but if you really wanted to, you ...
    (freebsd-questions)
  • Re: Apache with SSL
    ... I'm trying to configure Apache2 with SSL. ... I did a lot of searching on the net and found instructions that don't work. ... How do I configure Apache so SSL works for part of my domain? ... sudo apt-get install apache2 ssl-cert ...
    (Ubuntu)
  • Re: without SSL
    ... >> that does bring up the Webmin page. ... I only use the server locally on my local network so I don't need the SSL. ... > Webmin uses it's own internal webserver, which is unrelated to Apache. ... > You haven't provided any specific information about your Samba config, ...
    (freebsd-questions)