Still struggling. I have created a test vsite with a self signed cert on the same server and that works. Looking at the /certs directory they both look identical Looking at /vhosts/sitexx they look pretty identical although I can't see entries in there for the SSL in the working one.
i.e. <VirtualHost 192.168.1.1:443> SSLEngine On Etc. Anybody able to give me a clue on this one? Thanks Colin > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Colin Jack > Sent: Thursday, August 06, 2009 10:20 AM > To: BlueOnyx General Mailing List > Subject: [BlueOnyx:01938] Re: SSL not working on VSite > > Thanks - I have all those but the info has nudged something deep in my > subconscious about 'joining files' ... > > I think you may have provided a clue to send me in the correct direction - > hello vi :) > > Much appreciated > > Colin > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Rodrigo Ordonez Licona > > Sent: Thursday, August 06, 2009 12:06 AM > > To: 'BlueOnyx General Mailing List' > > Subject: [BlueOnyx:01926] Re: SSL not working on VSite > > > > Hi, > > > > This is a post I placed on the Bluequartz List. > > > > Its for a godaddy certificate and not thawte, > > > > It might help you get going > > > > HTH > > > > Rodrigo O > > Xnet > > > > ============= > > > > Hi john, > > > > I managed to install a godaddy certificate 2 years ago, without touching > > that file (/etc/httpd/conf.d/ssl_perl.conf) > > > > I do recall making a single file out of 2 or more files (prety much joining > > them) > > > > I logged in to godaddy to check for the old instructions. > > > > I f you made it past the certificate request generation and received a > > certificate from godaddy you are pretty much done, just place the crt files > > on the correct directories and it will work. > > > > I have 3 Files at > > /home/sites/www.yourdomainwithsslproblems.com/certs > > > > certificate > > key > > request > > > > These 3 files contain just text. > > > > The only problem was to actually generate the certifiate request, but it > > seem as you are through that part. > > > > Normally you would use the GUI to install the certificate , however in my > > case I had to copy the files to this location > > > > II)And I think the file that did the trick is called ca-bundle.crt > > > > I think I downlaoded it from godaddy. I can send it over if you want. the > > file is at > > > > /usr/share/ssl/certs > > > > is is called ca-bundle.crt > > > > > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On > > Behalf Of Darrell D. Mobley > > Sent: MiƩrcoles, 05 de Agosto de 2009 04:28 > > To: 'BlueOnyx General Mailing List' > > Subject: [BlueOnyx:01925] Re: SSL not working on VSite > > > > Have you restated Apache? > > > > service httpd restart > > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[email protected]] > > > On Behalf Of Colin Jack > > > Sent: Wednesday, August 05, 2009 6:10 PM > > > To: BlueOnyx General Mailing List > > > Subject: [BlueOnyx:01924] Re: SSL not working on VSite > > > > > > Nobody able to give me a lead? > > > > > > I have gone through the SSL hoops ... Create CSR, submit and then > > > Import Certificate. > > > > > > BlueOnyx CCE imports it correctly to the > > > /home/sites/host.domain.tld/certificates directory but the CCE still > > > says "There is currently no certificate for this site" ... > > > > > > What to do? > > > > > > Thanks > > > > > > Colin > > > > > > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[email protected]] > > > On Behalf Of Colin Jack > > > Sent: 05 August 2009 18:03 > > > To: [email protected] > > > Subject: [BlueOnyx:01914] SSL not working on VSite > > > > > > I have a problem installing a certificate on a BO VSite. > > > > > > 1. I have given the site its own IP (and it works fine on port 80) 2. > > > I have created a CSR and submitted it to Thawte and had the Signed > > > certificate back 3. I tried to import the certificate into the site > > > but it came up with an error saying it couldn't display the details (I > > > found an old posting at Nuonce saying this was a bug but I assumed it > > > would have been fixed by now). > > > 4. I have looked at the /home/sites/domain.tld/certificates and I can > > > see both the .key and the .crt files in there 5. I have looked at > > > /etc/httpd/conf/vhosts conf file for the site and there is no https in > > > there > > > > > > It is yummed up to date. > > > > > > Anybody able to help? > > > > > > Thanks > > > > > > Colin > > > _______________________________________________ > > > Blueonyx mailing list > > > [email protected] > > > http://www.blueonyx.it/mailman/listinfo/blueonyx > > > > > > _______________________________________________ > > > Blueonyx mailing list > > > [email protected] > > > http://www.blueonyx.it/mailman/listinfo/blueonyx > > > > _______________________________________________ > > Blueonyx mailing list > > [email protected] > > http://www.blueonyx.it/mailman/listinfo/blueonyx > > > > > > _______________________________________________ > > Blueonyx mailing list > > [email protected] > > http://www.blueonyx.it/mailman/listinfo/blueonyx > > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
