support letsencrypt / X.509 certificates without manual intervention #4

Open
opened 2019-04-24 12:02:55 +02:00 by jan · 0 comments
Owner

If a new virtualhost is created it should be letsencrypt/TLS enabled. This requires multiple steps:

  • setup an http VirtualHost and request an initial certificate
  • setup the https VirtualHost
  • setup renewal

Heavylifting may be done by certbot or by using certbot code as a library.

If a new virtualhost is created it should be letsencrypt/TLS enabled. This requires multiple steps: - setup an http VirtualHost and request an initial certificate - setup the https VirtualHost - setup renewal Heavylifting may be done by certbot or by using certbot code as a library.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gnuviech/gvaweb#4
No description provided.