Hello everyone,
I'm having trouble getting any more than one SSL/IP instance
functioning. When I add a second SSL virtual host in conf.d/ssl.conf I
get this in the log:
Invalid method in request \x16\x03\x01
Here is the additional entry I added to the ssl.conf:
<VirtualHost 1.2.3.5:443>
DocumentRoot "/home/sites/testing.foo.com"
ServerName testing.foo.com:443
</VirtualHost>
Also, I generated a key, as instructed in the RHEL5 documentation, using
genkey, but I keep getting this email:
################# SSL Certificate Warning ################
Certificate for hostname 'host.foo.com', in file:
/etc/pki/tls/certs/host.foo.com.cert
The certificate needs to be renewed; this can be done
using the 'genkey' program.
Browsers will not be able to correctly connect to this
web site using SSL until the certificate is renewed.
##########################################################
Generated by certwatch(1)
I'm not using a CA cert, just a homemade one, and there is nothing in
the documentation about renewing. Just creating. I've tried re-creating
it, and get the same email the next day.
Thanks for any help on these SSL issues.
-Nick
_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list