User Tools

Site Tools


ssl_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ssl_configuration [2018/12/12 07:33] – [Known Issues] lucyssl_configuration [2018/12/12 07:35] – [Known Issues] lucy
Line 84: Line 84:
 a. If you are using __Lucy 4.2 or older__ version and using the "**Let's Encrypt**" provider SSL certificate generation fails, you need to delete the old certificate before re-creating the certificate again. You can do that using the following command: a. If you are using __Lucy 4.2 or older__ version and using the "**Let's Encrypt**" provider SSL certificate generation fails, you need to delete the old certificate before re-creating the certificate again. You can do that using the following command:
  
-**cd /tmp** \\ +<code>cd /tmp 
-**sudo -u postgres psql phishing -c "UPDATE domains_ssl SET is_deleted=TRUE WHERE NOT is_deleted"** \\+sudo -u postgres psql phishing -c "UPDATE domains_ssl SET is_deleted=TRUE WHERE NOT is_deleted"</code>
  
 (!) Please take into account that the command above will delete **all** existing SSL certificates! (!) Please take into account that the command above will delete **all** existing SSL certificates!
ssl_configuration.txt · Last modified: 2022/04/20 10:24 by lucy