Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Sympl Sympl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Sympl
  • SymplSympl
  • Issues
  • #302
Closed
Open
Created Oct 18, 2020 by Paul Waring@pwaring

sympl-ssl and sympl-web-configure don't show automatic www subdomains

sympl-ssl --verbose and sympl-web-configure --verbose don't list the www subdomains if they are created automatically, i.e. they don't have their own /srv/www.example.org but instead exist as a result of /srv/example.org. I was struggling to diagnose a configuration problem today and I couldn't work out whether my .htaccess file was incorrect or the www subdomain wasn't configured, and the fact that it wasn't listed in the output of either command made me think the latter.

I think it would be useful if the two commands printed the www subdomains as well, either by default or as an extra flag.

Example:

sudo sympl-ssl --verbose
[sudo] password for sympl: 
* Examining certificates for politicsgeek.com
	Current SSL set 0: signed by /C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3, expires 2021-01-16 10:11:33 UTC

politicsgeek.com is included because it is the CN for the certificate, but there's no mention that the certificate also includes www.politicsgeek.com as the Subject Alternative Name.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking