Coder Social home page Coder Social logo

Comments (2)

Bronislawsky avatar Bronislawsky commented on July 29, 2024

After reading the script carefully, I beleive to have domain.net and www.domain.net
SITE_DOMAIN must be "domain.net" instead of www.domain.net
I will update my ss-config SITE_TLD="domain.net" and SITE_DOMAIN="domain.net"

from slickstack.

jessuppi avatar jessuppi commented on July 29, 2024

@Bronislawsky Thanks again for some of your early participation and bug reports, and sorry for my late replies.

I'm not sure I understand exactly what caused your TLD to have no Let's Encrypt SSL here, however, over the past year or so the ss-encrypt-certbot script (and others) have been improved, now they use:

  • SITE_DOMAIN_EXCLUDING_WWW
  • SITE_DOMAIN_INCLUDING_WWW

So now the logic is much better, because the cert generation (and installation) doesn't assume anything, and every single server is treated the same in that both www and non-www versions of the certs are generated no matter what (unless the SITE_DOMAIN value in ss-config is determined to be a subdomain, in which case www version will be ignored).

Many other bugs and poor logic have also been fixed.

Ref: https://github.com/littlebizzy/slickstack/blob/master/bash/ss-encrypt-certbot.txt

Also we deprecated SSL_EMAIL and SSL_EMAIL_ALERTS to keep Certbot management simpler. Going forward, SlickStack will not support including an email address in the cert generation. Thanks!

from slickstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.