Bug SSL example.com

I make SSL settings for the domain. But getting error ssl certificate getting self-signed (example.com). And here is the fix

Step 1: Download and update acme

wget -O - https://get.acme.sh | sh

Step 2: Register email for account

acme.sh --register-account -m my-email

Step 3: install ssl by command

cyberpanel issueSSL --domainName my-domain

Thanks, i was able to generate the certificate for my mail server!

I couldn’t do this step. I’m stuck on the last step. Can you write a little more detail?

Type your comment> @asporkan said:

I couldn’t do this step. I’m stuck on the last step. Can you write a little more detail?

HI,
After completing step 1 and step 2. Install SSl by following the instructions of cyberpanel.

@chip_ro said:
Thanks, i was able to generate the certificate for my mail server!

@chip_ro said:
Thanks, i was able to generate the certificate for my mail server!

Yes :slight_smile:

Type your comment> @aqit79 said:

Type your comment> @asporkan said:

I couldn’t do this step. I’m stuck on the last step. Can you write a little more detail?

HI,
After completing step 1 and step 2. Install SSl by following the instructions of cyberpanel.

I repeated the installation. I installed from scratch on centos 7 and had the same problem. I just said fetch the password to the ssh panel and kind of problem was solved. When I ran this command, the mail server came to its senses and it no longer warns that the password is incorrect.