rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: rednyle on September 14, 2011, 07:24:45 PM

Title: SSL with a real certificate
Post by: rednyle on September 14, 2011, 07:24:45 PM
Hello,

Does anybody know if it's possible to apply HFS with a real ssl certificate (Go Daddy or Thawte) so that the browser doesn't complain about it not being a valid certificate. I'm currently using Stunnel and it works great but a friend would like to have this setup for his company so that his clients can use it to download and upload documents. He would like his clients to not have to see the certificate warnings. Is there something I can do to accomplish this? I looked everywhere on the forum but other than Stunnel, I can't find anything.

Thanks,
Dom
Title: Re: SSL with a real certificate
Post by: raybob on September 14, 2011, 10:12:17 PM
Any standard PEM certificate should work...   Certificates as .CRT are the same thing, you just need to change the extension.
Title: Re: SSL with a real certificate
Post by: Mars on September 14, 2011, 10:53:26 PM
to use ssl certificate of Go Daddy or Thawte, it's necessary that you have their two public and private keys.
Title: Re: SSL with a real certificate
Post by: rednyle on September 15, 2011, 12:49:02 AM
I just found a write from this one post and will try it out. Thanks!

http://blog.patch-tag.com/2011/02/11/steps-for-renewing-godaddy-security-cert-with-stunnel/
Title: Re: SSL with a real certificate
Post by: sleepytom on February 16, 2012, 09:06:33 AM
Hi Guys,

Very new to this software, followed the instructions above but then sort of released this is using its own cert?
I want to use one from go daddy so i need to look at doing this, does anyone know if that is possible using stunnel?

Any help would be great.
Title: Re: SSL with a real certificate
Post by: raybob on February 16, 2012, 09:17:10 PM
My website uses STunnel with an SSL cert..... just take the .key file you download, copy it into the .crt certificate they give you, and that's your certificate.
Title: Re: SSL with a real certificate
Post by: sleepytom on February 17, 2012, 10:26:13 AM
Can you generate a request from stunnul or should this be done from any server?
Title: Re: SSL with a real certificate
Post by: sleepytom on February 20, 2012, 04:39:16 PM
Got the cert now, what file do i need to copy it into and how do i go about this?
Any help would be amazing!