CyberPanel Community

How to Generate a Wildcard SSL CSR on cyberpanel

Ig
Igors #1

How to generate a Wildcard SSL CSR on cyberpanel?
I found onluy this answer: SSH to your server, use this command:
openssl req -new -newkey rsa:2048 -nodes -keyout mydomain.key -out mydomain.csr

Thanks

4 replies
Ig
Igors #2

I found how to create csr but i do not understand how to get it. Any help would be appreciated.

sh
shoaibkk #3

check this

Ал
Александр #4

this material is outdated, it is possible to get certificate by DNS records through
Let’s Encrypt, but it should be added to the panel.

Sign in to reply