The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Want to implement SSL - https
Anyone with good knowledge on the how to fix implementation of an SSL certificate in order to get https:// ? Am running version of 4.2.3, and approx 500.000 post sized board.
My webhotell offers various kinds of certificates and they do the implementation on the domain. - Will speed be noticable affected? - Will a 301 permanent redirect from http:// to https:// be sufficient, or do I need to update https:// elsewhere besides in the "Site name / URL / Contact details"? - Will all posts containing images/videos etc from external sites make things bad with https:// (i.e. show as "this page is unsafe" for the user? If so, a SSL/https will become a negative aspect for our readers. Assume Google would need to get to know me as we never were friends, but that is ok. Really appreciate some comments on this. Edit: Have now converted from http to https:. Seems to be quite easy and now it will be interesting to see how Google views this over time. No hick-ups after changing protocol. |
#2
|
||||
|
||||
I am planning on this too - right now if I use https:// none of the css renders. Can you list the steps you took to implement SSL?
Thanks! Jennifer |
#3
|
|||
|
|||
1. Implement and install the SSL certificate.
2. Change the vBulletin URL's in the settings. 3. Apply appropriate rewrite rules to redirect HTTP to HTTPS, 301 if you plan on using it forever. 4. Install one of the available image proxy plugins so images from a third party hosting provider are proxified through HTTPS. 5. Change any embedding BBCode you have to use the HTTPS scheme. 6. If some of JS/CSS files of vBulletin still load over HTTP, apply some modifications to the templates to forcefully load those over HTTPS. That's what I had to do to make HTTPS work on my forum. |
#4
|
||||
|
||||
Thank you, that's very helpful.
|
#5
|
|||
|
|||
Quote:
im not familiar.. working on a vb4 project will be making transition to https eventually tho.. thanks |
#6
|
|||
|
|||
Quote:
|
#7
|
||||
|
||||
I also found that you have to regenerate the stylesheets - or they'll still be referencing http:// images:
0. Make sure you've changed the URL of your FORUM and URL of your HOMEPAGE in General Settings: Site Name / URL / Contact Details 1. Maintenance 2. General Update Tools 3. Rebuild Styles |
#8
|
|||
|
|||
marking this as I am planning an SSL certificate for my site this week
|
#9
|
|||
|
|||
Thank you for this . 'tis a thought in progress for our Forum . Shame vbulletin don't provide some guide on how to implement ssl/https .
Is there a full help guide anywhere - pitfalls along the way .... |
#10
|
|||
|
|||
Is there a solution in combination with CDN?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|