Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mod-gnutsl

Status
Not open for further replies.

Noway2

Programmer
May 28, 2009
1,406
US
In the post "use Location directive for specific site configuration", I made mention of attempting to use mod-gnutls instead of the standard SSL. The supposed advantage to gnutls over ssl is that it supports SNI, which allows you to have multiple name based virtual hosts with seperate certificates.

For my own needs, I am not terribly concerned about using a "invalid" certificate, if for no other reason that I am not going to pay $250/year for one to encrypt data to my own site. It would be nice, though, to be able to have multiple secure sites this without paying for two public IP addresses / two internet service accounts.

I was curious if anyone here has tried the mod_gnutls and if they got it to work correctly. In my case, it works as far as providing a secure link, but I still only get the 1st certificate.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top