Can't recreate a vhost with ssl previously active #96

Open
opened 2024-05-24 18:02:06 +02:00 by bwaegeneire · 0 comments
Owner

How to reproduce

  1. create a vhost
  2. activate SSL on this vhost
  3. delete the vhost
  4. recreate the vhost

This is because /etc/apache2/ssl/$vhost.conf isn't deleted and reference a deleted LE certificate.

/etc/apache2/ssl/$vhost.conf should be deleted during deletion of the vhost.

How to reproduce 1. create a vhost 2. activate SSL on this vhost 3. delete the vhost 4. recreate the vhost This is because /etc/apache2/ssl/$vhost.conf isn't deleted and reference a deleted LE certificate. /etc/apache2/ssl/$vhost.conf should be deleted during deletion of the vhost.
btatu added the
Bug
label 2024-06-13 11:01:05 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: evolix/evoadmin-web#96
No description provided.