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 revision
Previous revision
Next revisionBoth sides next revision
ssl_configuration [2018/12/03 17:23] lucyssl_configuration [2018/12/12 07:35] – [Known Issues] lucy
Line 82: Line 82:
 In LUCY < 4.5 the certificate autorenew might not work for several reasons. In LUCY < 4.5 the certificate autorenew might not work for several reasons.
  
-a. If you are using Lucy 4.2 or older version 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!
  
-b. For Lucy 4.3 and newer version this could have happened after the migration from the version 4.2 via the Migration Tool. In that case please contact our support team (<support@lucysecurity.com>) to fix the issue.+b. For Lucy __4.3 and newer version__ this could have happened after the migration from the version 4.2 via the Migration Tool. In that case please contact our support team (<support@lucysecurity.com>) to fix the issue.
  
ssl_configuration.txt · Last modified: 2022/04/20 10:24 by lucy