ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Best CA for SSL Certificates

    IT Discussion
    17
    39
    3.6k
    Loading More Posts
    • 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.
    • travisdh1T
      travisdh1 @EddieJennings
      last edited by

      @EddieJennings said in Best CA for SSL Certificates:

      I did look at it once before, but I can't remember why we didn't use it (I think it had to do with needing a wildcard cert). But in the future ...

      What is the deal with people thinking they need a wildcard cert when using Let's Encrypt? You can add as many subdomains onto the cert they create for you as you like, no need for a wildcard if you're going to use Let's Encrypt!

      JaredBuschJ 1 Reply Last reply Reply Quote 1
      • JaredBuschJ
        JaredBusch @travisdh1
        last edited by JaredBusch

        @travisdh1 said in Best CA for SSL Certificates:

        @EddieJennings said in Best CA for SSL Certificates:

        I did look at it once before, but I can't remember why we didn't use it (I think it had to do with needing a wildcard cert). But in the future ...

        What is the deal with people thinking they need a wildcard cert when using Let's Encrypt? You can add as many subdomains onto the cert they create for you as you like, no need for a wildcard if you're going to use Let's Encrypt!

        Because the only way to have a single never changing cert is a wildcard.

        The people that need a wildcard are usually in an organization with active development and managing LE would be a nightmare. Or a massive org with tons of stuff where a single wildcard can be put on all servers instead of every server having a variation of some few certs from LE.

        There are very, very good reasons to use a wildcard cert for people that do more than you little dozen servers.

        People are used to being able to get a wildcard from their CA. Free or not. LE not even having that option is the oddity here. Now LE is this way for a very good reason, but that does not negate the fact that every prior CA operated differently than LE.

        1 Reply Last reply Reply Quote 3
        • dbeatoD
          dbeato
          last edited by

          We use Godaddy and Let's Encrypt.

          1 Reply Last reply Reply Quote 0
          • jrcJ
            jrc
            last edited by

            My first question here would be what type of certs? For DV certs, then I'd say go with LE like everyone says. But if you need EV or Wildcard then you'll need to buy some. I suggest DigiCert.

            Stay the hell away from Register.com for certs. Their customer support is horrid and they just re-sell certs and do not allow their customers to speak to the actual CA for support, so any issues take forever to get solved.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @jrc
              last edited by

              @jrc said in Best CA for SSL Certificates:

              Stay the hell away from Register.com ...

              period.

              1 Reply Last reply Reply Quote 0
              • Emad RE
                Emad R @scottalanmiller
                last edited by

                @scottalanmiller

                but how for the life of me I am unable to get valid SSL certficate on webserver running centos 6.8 with apache.

                The issue is that this server does not have domain, people access it using it is private IP:
                192.168.1.139

                How can I create an SSL for IP internal server, some users fail to click Advanced then proceed to this website in Google Chrome.

                And this internal server will remain internal and their is no need for it to be on WAN or the internet currently or the near future, what are my options ? even adding the certificate on users machines in Windows Trusted root certificate does not work for some reason, and is there any other option besides adding the certificates manually, can I use Wild Card SSL cert for this scenario ?

                travisdh1T coliverC 2 Replies Last reply Reply Quote 0
                • travisdh1T
                  travisdh1 @Emad R
                  last edited by

                  @msff-amman-Itofficer You're probably seeing apps that do not use the Windows certificate management, Chrome would be one example. Those apps will need the certificate added as well.

                  1 Reply Last reply Reply Quote 0
                  • coliverC
                    coliver @Emad R
                    last edited by

                    @msff-amman-Itofficer said in Best CA for SSL Certificates:

                    @scottalanmiller

                    but how for the life of me I am unable to get valid SSL certficate on webserver running centos 6.8 with apache.

                    The issue is that this server does not have domain, people access it using it is private IP:
                    192.168.1.139

                    How can I create an SSL for IP internal server, some users fail to click Advanced then proceed to this website in Google Chrome.

                    And this internal server will remain internal and their is no need for it to be on WAN or the internet currently or the near future, what are my options ? even adding the certificate on users machines in Windows Trusted root certificate does not work for some reason, and is there any other option besides adding the certificates manually, can I use Wild Card SSL cert for this scenario ?

                    Why are they accessing it via IP address? Seems like it would be much more beneficial to use DNS, it will be easier for users and you won't run into this certificate issue.

                    travisdh1T 1 Reply Last reply Reply Quote 3
                    • travisdh1T
                      travisdh1 @coliver
                      last edited by

                      @coliver said in Best CA for SSL Certificates:

                      @msff-amman-Itofficer said in Best CA for SSL Certificates:

                      @scottalanmiller

                      but how for the life of me I am unable to get valid SSL certficate on webserver running centos 6.8 with apache.

                      The issue is that this server does not have domain, people access it using it is private IP:
                      192.168.1.139

                      How can I create an SSL for IP internal server, some users fail to click Advanced then proceed to this website in Google Chrome.

                      And this internal server will remain internal and their is no need for it to be on WAN or the internet currently or the near future, what are my options ? even adding the certificate on users machines in Windows Trusted root certificate does not work for some reason, and is there any other option besides adding the certificates manually, can I use Wild Card SSL cert for this scenario ?

                      Why are they accessing it via IP address? Seems like it would be much more beneficial to use DNS, it will be easier for users and you won't run into this certificate issue.

                      Ah, I missed that part. @coliver is correct.

                      1 Reply Last reply Reply Quote 0
                      • WLS-ITGuyW
                        WLS-ITGuy
                        last edited by

                        I have set two of my sites to use Let's Encrypt now. I have it set to redirect http to https. I would assume I disable http on the site so that it doesn't allow that traffic, yes?

                        JaredBuschJ BRRABillB 2 Replies Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch @WLS-ITGuy
                          last edited by

                          @WLS-ITGuy said in Best CA for SSL Certificates:

                          I have set two of my sites to use Let's Encrypt now. I have it set to redirect http to https. I would assume I disable http on the site so that it doesn't allow that traffic, yes?

                          If you are redirecting, you have no need to disable http. You can of course. But then you also do not need the redirect.

                          1 Reply Last reply Reply Quote 2
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            Jared is correct, redirection is only a thing if HTTP is up and running.

                            1 Reply Last reply Reply Quote 0
                            • BRRABillB
                              BRRABill @WLS-ITGuy
                              last edited by

                              @WLS-ITGuy said in Best CA for SSL Certificates:

                              I have set two of my sites to use Let's Encrypt now. I have it set to redirect http to https. I would assume I disable http on the site so that it doesn't allow that traffic, yes?

                              That is actually a good question.

                              If you are redirecting, does http need to be open on the firewall, since the original traffic is coming in on it?

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @BRRABill
                                last edited by

                                @BRRABill said in Best CA for SSL Certificates:

                                @WLS-ITGuy said in Best CA for SSL Certificates:

                                I have set two of my sites to use Let's Encrypt now. I have it set to redirect http to https. I would assume I disable http on the site so that it doesn't allow that traffic, yes?

                                That is actually a good question.

                                If you are redirecting, does http need to be open on the firewall, since the original traffic is coming in on it?

                                Yes, if HTTP isn't there and working, how can it do the redirect?

                                BRRABillB 1 Reply Last reply Reply Quote 0
                                • BRRABillB
                                  BRRABill @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in Best CA for SSL Certificates:

                                  @BRRABill said in Best CA for SSL Certificates:

                                  @WLS-ITGuy said in Best CA for SSL Certificates:

                                  I have set two of my sites to use Let's Encrypt now. I have it set to redirect http to https. I would assume I disable http on the site so that it doesn't allow that traffic, yes?

                                  That is actually a good question.

                                  If you are redirecting, does http need to be open on the firewall, since the original traffic is coming in on it?

                                  Yes, if HTTP isn't there and working, how can it do the redirect?

                                  Magic, of course.

                                  1 Reply Last reply Reply Quote 0
                                  • NashBrydgesN
                                    NashBrydges @JaredBusch
                                    last edited by

                                    @JaredBusch I setup a cert for a Windows server just this morning using this...

                                    https://github.com/Lone-Coder/letsencrypt-win-simple

                                    Absolutely flawless on initial cert binding and scheduled task creation for renewal. Guess I'll have to wait the 89 days to see if renewal works as easily as the initial setup did.

                                    JaredBuschJ 2 Replies Last reply Reply Quote 0
                                    • JaredBuschJ
                                      JaredBusch @NashBrydges
                                      last edited by

                                      @NashBrydges said in Best CA for SSL Certificates:

                                      @JaredBusch I setup a cert for a Windows server just this morning using this...

                                      https://github.com/Lone-Coder/letsencrypt-win-simple

                                      Absolutely flawless on initial cert binding and scheduled task creation for renewal. Guess I'll have to wait the 89 days to see if renewal works as easily as the initial setup did.

                                      Assuming that it works like certbot and the standard LE renew conf files are used, it should renew at 90 days.

                                      1 Reply Last reply Reply Quote 1
                                      • JaredBuschJ
                                        JaredBusch @NashBrydges
                                        last edited by

                                        @NashBrydges said in Best CA for SSL Certificates:

                                        @JaredBusch I setup a cert for a Windows server just this morning using this...

                                        https://github.com/Lone-Coder/letsencrypt-win-simple

                                        Absolutely flawless on initial cert binding and scheduled task creation for renewal. Guess I'll have to wait the 89 days to see if renewal works as easily as the initial setup did.

                                        Just looked at that project and realized I looked at it back in December. Not stable enough for my tastes based on reading the pull requests and open issues.

                                        1 Reply Last reply Reply Quote 0
                                        • DanpD
                                          Danp @JaredBusch
                                          last edited by

                                          @JaredBusch said in Best CA for SSL Certificates:

                                          Yeah, Windows just is not there yet. Someone will get a solid application wrote eventually.

                                          Ran across Certify for Windows just now. Anybody tried it yet?

                                          IRJI 1 Reply Last reply Reply Quote 1
                                          • IRJI
                                            IRJ @Danp
                                            last edited by IRJ

                                            @Danp said in Best CA for SSL Certificates:

                                            @JaredBusch said in Best CA for SSL Certificates:

                                            Yeah, Windows just is not there yet. Someone will get a solid application wrote eventually.

                                            Ran across Certify for Windows just now. Anybody tried it yet?

                                            Here's the GitHub page for it.

                                            https://github.com/webprofusion/certify

                                            It looks cool, but I'd be wary to use in anything even close to production. I might try it on a secluded test server, since the project is in alpha.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • First post
                                              Last post