Log in

View Full Version : SSL in Vbulletin?


ChrisChristian
03-17-2009, 01:42 PM
Hi!

Can anyone tell me if exists a mod that enable SSL in some areas of vBulletin, like login, registration, UserCP, etc?

Thanks in advance! :)

Marco van Herwaarden
03-17-2009, 02:34 PM
No, you will need to run the entire forum either using http or https.

m411b
03-17-2009, 08:10 PM
How would I change it to https:? Or is that a domain thing?

kenny hektik
03-17-2009, 10:26 PM
How would I change it to https:? Or is that a domain thing?

You would do this via your web server (apache, IIS, etc).

realdx
04-08-2009, 04:16 PM
uh..? is not possible to have an option to set up https links to registration and login for example, and then when the user is registered or logged, link out from the function with a normal http link? thanks!

Alfa1
04-08-2009, 04:29 PM
I've tried to have both a https and a http location for my forum, but the database will request files from certain DB defined locations. If there would be a mod that handles this in some way (i haven't got a clue how), then it should be possible.

realdx
04-09-2009, 09:34 AM
what you mean? I also have SSL installed for another site I'm running on the same server, and the board works perfect in https, just, ofocurse, a little slower.
that's why I supposed that having a link to the login and registration with https and then a coming out of the function with a normal http, would work..