Results 1 to 3 of 3

Thread: SSL setup

  1. #1
    Junior Member
    Join Date
    Mar 2008
    Age
    65
    Posts
    31
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    197
    Reputation
    30

    Default SSL setup

    Anyone know how to set up an ssl area on a website? I'm trying to set up a secure auction website and am looking at using for the registered ssl, any suggestions welcome



Look Here ->
  • #2
    Junior Member
    Join Date
    Jan 2008
    Posts
    190
    Thanks
    1
    Thanked 25 Times in 15 Posts
    Rep Power
    205
    Reputation
    81

    Default

    The only difference between an ssl page and clear page is the ssl wrapper.
    Setting up SSL will depend on the web server in use.
    You will need and SSL Certificate. This can be self signed, free, but means clients cant verify your certificate and will get ssl warnings; not good for production use. In most cases you need to create an SSL Signing request (CSR). This is done from the web server you are using for your site. The importent thing is to get the host name right as that is the first check for the certificate. You then send the signing request to a CA that will sign it for you (for a fee). The reply from the signing request is then imported into your web server... make sure the port 443 (standard port) is setup to deal with the ssl requests and it should work.

    Note: Once the ssl is in place the webpage creation etc is the same as before.

    If you are using a web hosting service, you will need to find out how they can support you. If you are doing it on your own server, search for the how to for that web server.

  • #3
    Senior Member toor's Avatar
    Join Date
    Jan 2008
    Posts
    812
    Thanks
    25
    Thanked 44 Times in 30 Posts
    Rep Power
    230
    Reputation
    206

    Default

    You can start off by telling us what control panel the host is using, cpanel or plesk or something else?

  • 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
    •