Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
Sympl
Sympl
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Sympl
  • SymplSympl
  • Issues
  • #302

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: sympl/sympl#302