Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Regarding SSL Certificates

Regarding SSL Certificates

Scheduled Pinned Locked Moved The Lounge
comalgorithmssecuritycryptographyquestion
15 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Ron Anders

    I got a free cert from startssl. Can't beat free.

    P Offline
    P Offline
    PIEBALDconsult
    wrote on last edited by
    #4

    Free is rarely worth the price. Generally better to pay for quality.

    You'll never get very far if all you do is follow instructions.

    K 1 Reply Last reply
    0
    • K kmoorevs

      An upcoming project requires SSL on our webserver, so I have been checking on certificates from different sources. We already use Thawte for code signing and it would be nice to manage all the certificates together plus I would think that the screening/verification process could be skipped when adding a service. Anyway, so I go check at Thawte first...looks like the one I need is $149/yr. Checking around, I found ssls.com[^] and notice that the same certificate there is only $29/yr. :wtf: Is there anything I should be aware of when going through a reseller?..I mean, that's quite a difference. Anybody used them? (ssls.com) Does CP sell ssl certs? I thought they did, but searching the site turns up nothing today.

      "Go forth into the source" - Neal Morse

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #5

      There is a reason not to use your self-generated SSL?

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      K 1 Reply Last reply
      0
      • K kmoorevs

        An upcoming project requires SSL on our webserver, so I have been checking on certificates from different sources. We already use Thawte for code signing and it would be nice to manage all the certificates together plus I would think that the screening/verification process could be skipped when adding a service. Anyway, so I go check at Thawte first...looks like the one I need is $149/yr. Checking around, I found ssls.com[^] and notice that the same certificate there is only $29/yr. :wtf: Is there anything I should be aware of when going through a reseller?..I mean, that's quite a difference. Anybody used them? (ssls.com) Does CP sell ssl certs? I thought they did, but searching the site turns up nothing today.

        "Go forth into the source" - Neal Morse

        J Offline
        J Offline
        Jorgen Andersson
        wrote on last edited by
        #6

        Do you need the certificate just for your own needs and to get the technology working? Use a self signed certificate. If the purpose that your customers should be protected from man in the middle attacks, use a reputable certificate that actually check who you are.

        Wrong is evil and must be defeated. - Jeff Ello[^]

        A 1 Reply Last reply
        0
        • R Ron Anders

          I got a free cert from startssl. Can't beat free.

          K Offline
          K Offline
          kmoorevs
          wrote on last edited by
          #7

          Wow! That is cheap! :) I'm still wondering what the catch is with free and cheap certificates... Anyhow, thanks to all who offered advice! Now enjoy what's left of your weekend! :laugh:

          "Go forth into the source" - Neal Morse

          1 Reply Last reply
          0
          • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

            There is a reason not to use your self-generated SSL?

            I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

            K Offline
            K Offline
            kalberts
            wrote on last edited by
            #8

            As long as you don't need anyone to trust your certificate, e.g. if you hold both ends of all communication where the certificate will be used, and there is no way whatsoever that anyone can inject traffic on that communication line, masquerading himself with another self-signed certificate pretending to be you, then self-signing is perfectly safe. But then you probably have limited need of SSL at all.

            Kornfeld Eliyahu PeterK 1 Reply Last reply
            0
            • K kalberts

              As long as you don't need anyone to trust your certificate, e.g. if you hold both ends of all communication where the certificate will be used, and there is no way whatsoever that anyone can inject traffic on that communication line, masquerading himself with another self-signed certificate pretending to be you, then self-signing is perfectly safe. But then you probably have limited need of SSL at all.

              Kornfeld Eliyahu PeterK Offline
              Kornfeld Eliyahu PeterK Offline
              Kornfeld Eliyahu Peter
              wrote on last edited by
              #9

              SSL have two purposes: 1. Add a level of cryptography to the communication between client and server. For that a self signed certificate more than enough.. 2. Prove to client (and sometimes the other way around) that the server is who he claims to be. For that you have to choose a 3rd party - trusted by the client - and get certificate from him...

              I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

              "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

              1 Reply Last reply
              0
              • J Jorgen Andersson

                Do you need the certificate just for your own needs and to get the technology working? Use a self signed certificate. If the purpose that your customers should be protected from man in the middle attacks, use a reputable certificate that actually check who you are.

                Wrong is evil and must be defeated. - Jeff Ello[^]

                A Offline
                A Offline
                andegre
                wrote on last edited by
                #10

                Could someone list of couple of places for ones that are reputable? I was looking at Namecheap.com the other day, still trying to figure out one for a decent price, but that I wouldn't have any complications with at the same time.

                1 Reply Last reply
                0
                • K kmoorevs

                  An upcoming project requires SSL on our webserver, so I have been checking on certificates from different sources. We already use Thawte for code signing and it would be nice to manage all the certificates together plus I would think that the screening/verification process could be skipped when adding a service. Anyway, so I go check at Thawte first...looks like the one I need is $149/yr. Checking around, I found ssls.com[^] and notice that the same certificate there is only $29/yr. :wtf: Is there anything I should be aware of when going through a reseller?..I mean, that's quite a difference. Anybody used them? (ssls.com) Does CP sell ssl certs? I thought they did, but searching the site turns up nothing today.

                  "Go forth into the source" - Neal Morse

                  A Offline
                  A Offline
                  adudley256
                  wrote on last edited by
                  #11

                  If you use Windows tools, and want an easy life, don't get one that is 'extra validation' from Entrust.... few of the GUI tools support it, leaving you at the command line... while not 'hard', it's not simple or nice!

                  1 Reply Last reply
                  0
                  • K kmoorevs

                    An upcoming project requires SSL on our webserver, so I have been checking on certificates from different sources. We already use Thawte for code signing and it would be nice to manage all the certificates together plus I would think that the screening/verification process could be skipped when adding a service. Anyway, so I go check at Thawte first...looks like the one I need is $149/yr. Checking around, I found ssls.com[^] and notice that the same certificate there is only $29/yr. :wtf: Is there anything I should be aware of when going through a reseller?..I mean, that's quite a difference. Anybody used them? (ssls.com) Does CP sell ssl certs? I thought they did, but searching the site turns up nothing today.

                    "Go forth into the source" - Neal Morse

                    T Offline
                    T Offline
                    tchris
                    wrote on last edited by
                    #12

                    We use Entrust and so do some of our banking partners. Their cloud based management tool allows us to manage things once we've order the first time around. We used VeriSign but found that Entrust was just as good and was a little cheaper.

                    1 Reply Last reply
                    0
                    • K kmoorevs

                      An upcoming project requires SSL on our webserver, so I have been checking on certificates from different sources. We already use Thawte for code signing and it would be nice to manage all the certificates together plus I would think that the screening/verification process could be skipped when adding a service. Anyway, so I go check at Thawte first...looks like the one I need is $149/yr. Checking around, I found ssls.com[^] and notice that the same certificate there is only $29/yr. :wtf: Is there anything I should be aware of when going through a reseller?..I mean, that's quite a difference. Anybody used them? (ssls.com) Does CP sell ssl certs? I thought they did, but searching the site turns up nothing today.

                      "Go forth into the source" - Neal Morse

                      D Offline
                      D Offline
                      Dan Wea
                      wrote on last edited by
                      #13

                      I have used GoDaddy's SSL. They are fairly cheap and they have some good tutorials.

                      1 Reply Last reply
                      0
                      • P PIEBALDconsult

                        Free is rarely worth the price. Generally better to pay for quality.

                        You'll never get very far if all you do is follow instructions.

                        K Offline
                        K Offline
                        KP Lee
                        wrote on last edited by
                        #14

                        PIEBALDconsult wrote:

                        Free is rarely worth the price.

                        True, that. Do you know if the free ones even use encryption to transfer data? Considering the messages I've seen on some HTTPS sites, some people don't even know how to use the encryption certificate to encrypt the page. (I admit it, I don't know how to do that, because I haven't worked with SSIS licensing services.)

                        P 1 Reply Last reply
                        0
                        • K KP Lee

                          PIEBALDconsult wrote:

                          Free is rarely worth the price.

                          True, that. Do you know if the free ones even use encryption to transfer data? Considering the messages I've seen on some HTTPS sites, some people don't even know how to use the encryption certificate to encrypt the page. (I admit it, I don't know how to do that, because I haven't worked with SSIS licensing services.)

                          P Offline
                          P Offline
                          PIEBALDconsult
                          wrote on last edited by
                          #15

                          I have no idea. I don't touch the stuff.

                          You'll never get very far if all you do is follow instructions.

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups