Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
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
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Let's Encrypt CA

Let's Encrypt CA

Scheduled Pinned Locked Moved Support
letsencryptcertificates
12 Posts 2 Posters 1.9k Views 2 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.
    • murgeroM Offline
      murgeroM Offline
      murgero
      App Dev
      wrote on last edited by girish
      #1

      Has anyone gotten cloudron's let's encrypt working with the new CA? I have some devices that reject my cert (mainly linux devices) cause of the CA.

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~

      girishG 1 Reply Last reply
      0
      • murgeroM murgero

        Has anyone gotten cloudron's let's encrypt working with the new CA? I have some devices that reject my cert (mainly linux devices) cause of the CA.

        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #2

        @murgero Which version of Ubuntu are you having trouble with? And does the check fail only on the browser or also in the CLI (for example via curl ?)

        For old installations, you have to add the new LE root cert manually. See https://blog.mcfisch.com/linux/Fixing-Outdated-LetsEncrypt-Root-CA-Certificate/ . For recent ones, I think the ca-certificates package brings in the new root cert.

        murgeroM 1 Reply Last reply
        0
        • girishG girish

          @murgero Which version of Ubuntu are you having trouble with? And does the check fail only on the browser or also in the CLI (for example via curl ?)

          For old installations, you have to add the new LE root cert manually. See https://blog.mcfisch.com/linux/Fixing-Outdated-LetsEncrypt-Root-CA-Certificate/ . For recent ones, I think the ca-certificates package brings in the new root cert.

          murgeroM Offline
          murgeroM Offline
          murgero
          App Dev
          wrote on last edited by
          #3

          @girish my instance is on 18.04 - but I've tried on personal computers with 20.04 and Arch linux as well that have the issue. I can't build a custom app cause cli throughs an error.

          --
          https://urgero.org
          ~ Professional Nerd. Freelance Programmer. ~

          girishG 1 Reply Last reply
          0
          • murgeroM murgero

            @girish my instance is on 18.04 - but I've tried on personal computers with 20.04 and Arch linux as well that have the issue. I can't build a custom app cause cli throughs an error.

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #4

            @murgero oh, that might just be a nodejs issue. Recently, I think mailtrain also needed to be updated for exactly that. Which node version are you using? Does curl work btw? curl https://my.domain.com i mean.

            murgeroM 2 Replies Last reply
            0
            • girishG girish

              @murgero oh, that might just be a nodejs issue. Recently, I think mailtrain also needed to be updated for exactly that. Which node version are you using? Does curl work btw? curl https://my.domain.com i mean.

              murgeroM Offline
              murgeroM Offline
              murgero
              App Dev
              wrote on last edited by
              #5

              @girish I'll update node - cloudron npm package is updated though as a note.

              --
              https://urgero.org
              ~ Professional Nerd. Freelance Programmer. ~

              1 Reply Last reply
              0
              • girishG girish

                @murgero oh, that might just be a nodejs issue. Recently, I think mailtrain also needed to be updated for exactly that. Which node version are you using? Does curl work btw? curl https://my.domain.com i mean.

                murgeroM Offline
                murgeroM Offline
                murgero
                App Dev
                wrote on last edited by
                #6

                @girish Damn, now im getting Failed to login: Cannot destructure property 'rejectUnauthorized' of 'options' as it is undefined.

                --
                https://urgero.org
                ~ Professional Nerd. Freelance Programmer. ~

                girishG 1 Reply Last reply
                0
                • murgeroM murgero

                  @girish Damn, now im getting Failed to login: Cannot destructure property 'rejectUnauthorized' of 'options' as it is undefined.

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #7

                  @murgero which node version ? We use 14.17.6 . Also, did curl work?

                  murgeroM 1 Reply Last reply
                  0
                  • girishG girish

                    @murgero which node version ? We use 14.17.6 . Also, did curl work?

                    murgeroM Offline
                    murgeroM Offline
                    murgero
                    App Dev
                    wrote on last edited by
                    #8

                    @girish Sorry for the late reply - curl works and node is 14.18.1

                    --
                    https://urgero.org
                    ~ Professional Nerd. Freelance Programmer. ~

                    girishG 1 Reply Last reply
                    0
                    • murgeroM murgero

                      @girish Sorry for the late reply - curl works and node is 14.18.1

                      girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #9

                      @murgero Can you check if cloudron cli is version 4.12.4 as well?

                      murgeroM 1 Reply Last reply
                      0
                      • girishG girish

                        @murgero Can you check if cloudron cli is version 4.12.4 as well?

                        murgeroM Offline
                        murgeroM Offline
                        murgero
                        App Dev
                        wrote on last edited by
                        #10

                        @girish It is.

                        --
                        https://urgero.org
                        ~ Professional Nerd. Freelance Programmer. ~

                        girishG 2 Replies Last reply
                        0
                        • murgeroM murgero

                          @girish It is.

                          girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #11

                          @murgero only thing I can think of is that maybe it is trying to read some obsolete config files. Maybe rm ~/.cloudron.json .

                          1 Reply Last reply
                          0
                          • murgeroM murgero

                            @girish It is.

                            girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #12

                            @murgero I suspect the exception is coming from https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L255 . That function is called from https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L309 (you can see the error message in the line after). If you know some nodejs, maybe you can debug that to see why it thinks options is undefined.

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