> -----Original Message----- > From: centos-bounces@xxxxxxxxxx > [mailto:centos-bounces@xxxxxxxxxx] On Behalf Of Howard Fore > Sent: Monday, January 23, 2006 3:38 PM > To: CentOS mailing list > Subject: Re: Self-signed certificates > > http://www.centos.org/docs/rhel-sag-en-3/s1-secureserver-selfs > igned.html Thanks Just tried those instructions and got the same result. Does the certificate name have to be called 'server' > > On 1/23/06, Thomas E Dukes <edukes@xxxxxxxxxx> wrote: > > Hello, > > > > I am trying to create a self-signed certificate for a sub-domain. > > Creating the certificate is not the problem. I used cacert.org to > > complete it. When I made the certificate, it was for the > sub-domain > > but the certificate for the top-level domain is the > certificate that > > appears. In the <VirtualHost> section for the sub-domain, > I have pointed to the sub-domain key: > > SSLCertificateKeyFile /etc/httpd/conf/ssl.key/subdomain.key. > > > > This is how I made the key: openssl req -nodes -keyout private.key > > -out subdomain.key > > > > Any help would be greatly appreciated. > > > > > > > > _______________________________________________ > > CentOS mailing list > > CentOS@xxxxxxxxxx > > http://lists.centos.org/mailman/listinfo/centos > > > > > -- > Howard Fore, howard.fore@xxxxxxxxx > "The less you know, the more you believe." - U2, Last Night > On Earth _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > http://lists.centos.org/mailman/listinfo/centos >