Hello everyone
,
I am new to the world of Cpanel and I would like you to help me with a question I have.
I am testing an application made by me in nodejs for handling WebSockets, the architecture of my project is as follows
app
-> websockets_logic_dir
-> ssl certificates_dir
-> cert.pem
-> key.pem
the application works on port 8084 (wss: // domain: 8084)
currently, every Cpanel certificates expire (every 3 months) I have to change the certificates in my app manually.
My question is: is there a way to use AutoSSL so that they update automatically as it does with domains?
could you help me, please?
I am new to the world of Cpanel and I would like you to help me with a question I have.
I am testing an application made by me in nodejs for handling WebSockets, the architecture of my project is as follows
app
-> websockets_logic_dir
-> ssl certificates_dir
-> cert.pem
-> key.pem
the application works on port 8084 (wss: // domain: 8084)
currently, every Cpanel certificates expire (every 3 months) I have to change the certificates in my app manually.
My question is: is there a way to use AutoSSL so that they update automatically as it does with domains?
could you help me, please?