Announcement

Collapse
No announcement yet.

Ssl certificate

Collapse
X
Collapse
First Prev Next Last
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Ssl certificate

    Hello, I would like to have an SSL certificate in my forum htppS: //

    Can someone please tell me what steps to follow to achieve this. Thank you
    A cordial greeting

    #2
    You need to buy an SSL certificate or get a free one at Let's Encrypt.
    Helpful? Donate. Thanks!
    Buy me a coffeePayPal QR Code
    Fast VPS Host for vBulletin:
    A2 Hosting & IONOS

    Comment


      #3
      If I already have a certificate that is provided by the hosting server, I want to know the steps to be taken to configure from Admin if it is necessary to make a change
      A cordial greeting

      Comment


        #4
        You just have to update the 3 URLs in admincp and change them from http to https. You also need to add a 301 redirect rule in htaccess to redirect http to https. vB provided that rule in one of the recent versions. You just have to uncomment the corresponding lines in htaccess.
        ​​​​​​
        Helpful? Donate. Thanks!
        Buy me a coffeePayPal QR Code
        Fast VPS Host for vBulletin:
        A2 Hosting & IONOS

        Comment


          #5
          Could you tell me what are those lines to modify or where can I find that information thanks
          This is how the htaccess.txt file is currently on my server



          Code:
          <IfModule mod_rewrite.c> RewriteEngine On # In some cases where you have other mod_rewrite rules, you may need to remove the
          # comment on the following RewriteBase line and change it to match your folder name.
          
          # This resets the other mod_rewrite rules for just this directory
          
          # If your site was [URL="http://www.example.com/forum"]www.example.com/forum[/URL], the setting would be /forum/
          
          #RewriteBase / #To redirect users to the secure version of your site, uncomment the lines below
          
          #RewriteCond %{HTTPS} !=on #RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
          
          # Send css calls directly to the correct file VBV-7807 RewriteRule ^css.php$ core/css.php [NC,L]
          
          # Redirect old install path to core. RewriteRule ^install/ core/install/ [NC,L]
          
          # Main Redirect RewriteCond %{REQUEST_URI} !\.(gif|jpg|jpeg|png|css)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?routestring=$1 [L,QSA] # Because admincp is an actual directory. RewriteRule ^(admincp/)$ index.php?routestring=$1 [L,QSA]
          A cordial greeting

          Comment


            #6
            I have already solved thanks for everything

            I did not get the green padlock but I saw this comment from you in another forum and it was solved thanks.
            I leave it here in case someone can help you if you do not mind?
            CONVERTING YOUR FORUM TO HTTPS Applies to self-hosted versions of: vBulletin3; vBulletin4; vBulletin5; Cloud sites have https enabled by default and you do not need to do anything. This FAQ explains how to
            A cordial greeting

            Comment


              #7
              Edit the .htaccess not the htaccess.txt.

              Code:
              #To redirect users to the secure version of your site, uncomment the lines below
              RewriteCond %{HTTPS} !=on
              RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
              ​​​​​Notice I removed the # in the last 2 lines.
              Helpful? Donate. Thanks!
              Buy me a coffeePayPal QR Code
              Fast VPS Host for vBulletin:
              A2 Hosting & IONOS

              Comment

              Users Viewing This Page

              Collapse

              There is 1 user viewing this forum topic.

              • Guest Guest

              Latest Posts

              Collapse

              Working...
              X
              Searching...Please wait.
              An unexpected error was returned: 'Your submission could not be processed because you have logged in since the previous page was loaded.

              Please push the back button and reload the previous window.'
              An unexpected error was returned: 'Your submission could not be processed because the token has expired.

              Please push the back button and reload the previous window.'
              An internal error has occurred and the module cannot be displayed.
              There are no results that meet this criteria.
              Search Result for "|||"