1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How do i get HTTPS working??

Discussion in 'Security' started by 123GoToAndPlay, May 18, 2011.

  1. #1
    hi,

    i am trying to get the https part working. When i go to https://www.mydomain.com i can see the default plesk index page.

    As i understand it, i should upload all files/folder i like to secure in httpsdocs.

    1/ when i edit the default plesk index page i can't see the changes.
    2/ when i upload a folder test with an index page i get a 404 (https://www.mydomain.com/test/

    I haven't uploaded a SSL certificate yet, should this be done in order to test the https???
     
    123GoToAndPlay, May 18, 2011 IP
  2. mnmani

    mnmani Well-Known Member

    Messages:
    379
    Likes Received:
    11
    Best Answers:
    6
    Trophy Points:
    195
    #2
    mnmani, May 18, 2011 IP
  3. 123GoToAndPlay

    123GoToAndPlay Peon

    Messages:
    669
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    @mnami, i just created a simple self-signed certificate. Is this sufficient? It still doesn't work.

    can i just put some data in the fields Private key , Certificate and CA Certificate when i hit self-signed?

    https://www.mydomain.com/test/index.php just seems to redirect to http://www.mydomain.com/test/index.php

    And what do i do next after creating a SSL certificate? How do i use my Cert1 ??
     
    123GoToAndPlay, May 18, 2011 IP
  4. 123GoToAndPlay

    123GoToAndPlay Peon

    Messages:
    669
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ah it seem to work now i had to give it some time.

    But when you have, say 5 different certificates on a domain, how do you select a particular one for a folder???
     
    Last edited: May 18, 2011
    123GoToAndPlay, May 18, 2011 IP
  5. mnmani

    mnmani Well-Known Member

    Messages:
    379
    Likes Received:
    11
    Best Answers:
    6
    Trophy Points:
    195
    #5
    self signed certificate is not sufficient.
    please see this section on the above wikipedia article : HTTP_Secure#Server_setup
     
    mnmani, May 18, 2011 IP
  6. mycheapssl

    mycheapssl Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Please install an SSL first so you can use https using your browser
     
    mycheapssl, May 21, 2011 IP
  7. 123GoToAndPlay

    123GoToAndPlay Peon

    Messages:
    669
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    ok, the self signed option in Plesk isn't good enough.

    right now i am trying to create my own with openssl, but it IE browser says my certificate is invalid? Why is this? How can i create a valid one?

    Could the shared hosting be an issue? If i look at the certificate shown by IE i see
    , server1.maindomain.com but i am using the certificate for www.anotherdomain.com.

    Or can't i create an own valid certificate and must it be generated by verisign or another big one??

    regards
    btw: tx for the answers so far
     
    Last edited: May 24, 2011
    123GoToAndPlay, May 24, 2011 IP
  8. mycheapssl

    mycheapssl Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Your signed, free, trial, shared SSL would do the work to make your site HTTPS but it will say clearly the type. And will put impression that you are not REAL in market. Why to put an bad impression in front of the customer that site owner even can not purchase a $25 / year certificate?

    It's cheap also and reliable also for the customer. Go for it.

    And you really do not want to spend money, I suggest to go for shared rather than self signed SSL
     
    mycheapssl, May 25, 2011 IP
  9. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #9
    To make https work, first you should have

    (i) dedicated IP
    (ii) open port 443
    (iii) you can use self signed certificate but it will warn users.
     
    olddocks, May 25, 2011 IP
  10. 123GoToAndPlay

    123GoToAndPlay Peon

    Messages:
    669
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    (i) got that
    (ii) hmm, don't know for sure
    (iii) even when i use openssl to create a private cert and key??

    i know i can just buy a certificate from my hosting company.
     
    123GoToAndPlay, May 27, 2011 IP
  11. cPAce

    cPAce Peon

    Messages:
    445
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Any sort of self signer certificate is basically useless if you are trying to show users you have a safe connection. If you sign a certificate, that basically tells them your cheap and don't want to invest in a decent certificate to protect there personal information. If you are short on money, go to Google and search go daddy 12.99 ssl. That will be more the sufficient for your use. Once you have that, create your csr(certificate signing request) and submit it or input it into the field given on Go Daddy when you initially setup your cert.

    Once your certificate is ready and verified, you will have the option to download it. With that, choose the download option for plesk as your using plesk. Then simply install it via plesk's ssl cert manager.
     
    cPAce, May 31, 2011 IP
  12. stardust.x7

    stardust.x7 Active Member

    Messages:
    369
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    90
    #12
    Try private SSL, because self-signed SSL will warned user when they browse your site.
     
    stardust.x7, Jun 3, 2011 IP
  13. rockeerz

    rockeerz Active Member

    Messages:
    145
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #13
    http includes normal and where as https has security enable
     
    rockeerz, Jun 8, 2011 IP
  14. carolynccourtney

    carolynccourtney Greenhorn

    Messages:
    96
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #14
    It is possible to decipher a captured full SSL / TLS HTTPS session with a known plaintext attack in cryptext. The question is: how long will it take? The answer depends on the amount used (eg, DES, 3DES, AES, RC5, etc.), and duration of the session key.
     
    carolynccourtney, Sep 2, 2011 IP