usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.48k stars 576 forks source link

[BUG] Still SSL issues #1214

Closed fm407 closed 4 months ago

fm407 commented 4 months ago

im still having issues with SSL, its only issuing self signed certs, with 2.3.4 was issuing Lets encrypt certs with the mail child domain, how can i push the latest update? prior to updating everything was working file and ive made no changes to my dns settings.

i also issued the ssl cert for the mailserver and i get "SSL Issued, your mail server now uses Lets Encrypt!"

but when i try openssl s_client -connect mail.mysite.com:587 -starttls smtp i get

Start Time: 1707494991 Timeout : 7200 (sec) Verify return code: 18 (self signed certificate) Extended master secret: no Max Early Data: 0

fm407 commented 4 months ago

i found the issue, it was a limit exceeded from Lets Encrypt, all good now