Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Oct 2016
    Location
    Rochford
    Posts
    124

    Default SSL Certificate installation help

    I have just purchased an SSL Certificate for my site. Does anybody have any advice on how to install it with Web Designer.

    Thanks for any help.

  2. #2
    Guest Guest

    Default Re: SSL Certificate installation help

    AFAIK you will need (shell-)access to your webserver in order to install a SSL certificate. To my knowledge there is no way to do this from within a web design software, as that does not operate on server level...

    This is something you will have to consult your webhosting service about.

  3. #3
    Join Date
    Oct 2016
    Location
    Rochford
    Posts
    124

    Default Re: SSL Certificate installation help

    Thanks for your reply.

    I have checked my website and the https://www.websitexxx.co.uk works but the http://www.websitexxx.co.uk and www.websitexxx.co.uk do not redirect to the https site. I will have to contact my web hosting company
    Last edited by ianzzz5; 26 December 2017 at 10:05 AM. Reason: Change website address

  4. #4
    Join Date
    Oct 2016
    Location
    Rochford
    Posts
    124

    Default Re: SSL Certificate installation help

    Thought I would post my findings in case anybody else has this problem.

    The https site is automatically setup when you purchase an SSL certificate.
    To make all other options direct to https (e.g. yourwebsite dot com, www dot yourwebsite dot com, http: // yourwebsite dot com) you need to upload the following to the .htaccess file.

    RewriteEngine On
    RewriteCond %{HTTPS} !=on
    RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
    Last edited by Acorn; 27 December 2017 at 11:10 AM. Reason: removed links to generic weblinks as not required and misleading if followed

  5. #5
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,351

    Default Re: SSL Certificate installation help

    the links in your post #4 are reported by my security as a threat - see attachmnet....

    Click image for larger version. 

Name:	2017-12-27 11_08_20-Alert! - ESET Internet Security.png 
Views:	67 
Size:	10.1 KB 
ID:	119656

  6. #6
    Guest Guest

    Default Re: SSL Certificate installation help

    Quote Originally Posted by ianzzz5 View Post
    The https site is automatically setup when you purchase an SSL certificate.
    This only applies when getting the certificate directly via your webhoster. If you get one from somewhere else, e.g. a free certificate from Let's Encrypt, there can be quite a bit of manual setup involved...

    But good to hear that you got your issue sorted out!
    Last edited by Guest; 27 December 2017 at 10:27 AM.

  7. #7
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,351

    Default Re: SSL Certificate installation help

    some hosts - eg Dreamhost give free SSL with hosting - although there are several levels of certificate and it depends on the level you require...

    you may have set up the .htaccess in a way that my security software does not recognise as legitimate, hence the warning, it is worth checking [either that or your site has been spiked - also worth checking]

  8. #8
    Guest Guest

    Default Re: SSL Certificate installation help

    I assume the OP just entered an arbitrary URL for demonstrational purposes - that's not his real web address...

  9. #9
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,351

    Default Re: SSL Certificate installation help

    ok - I would not know that I just use the things not build them

  10. #10
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,907

    Default Re: SSL Certificate installation help

    Quote Originally Posted by handrawn View Post
    the links in your post #4 are reported by my security as a threat - see attachmnet....

    Click image for larger version. 

Name:	2017-12-27 11_08_20-Alert! - ESET Internet Security.png 
Views:	67 
Size:	10.1 KB 
ID:	119656
    Thanks handrawn, the hyperlinks have been purged but the .htaccess code is valid.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •