You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm currently setting up the plugin on my server and i plan to use a self hosted ssl secured client server, so how would i go about securing the server itself with ssl.
I tried using certbot, but it asked me for webroot location?
I do have a cloudflare domain that i could use but i have no idea how.
The tutorial page is a little lacking on the ssl setup part.
The text was updated successfully, but these errors were encountered:
Hi,
Some users tried using cloudflare SSL certificate with no luck: #47
Using certbot you can create a letsencrypt certificate for your domain, and then use that certificate with the tutorial on the wiki to generate the file needed by webconsole.
You can find instructions on how to generate your certificate using certbot for your server at https://eff-certbot.readthedocs.io/en/stable/using.html#getting-certificates-and-choosing-plugins (run with certbot certonly if you do not have an apache server or any other software installed)
Hi,
I'm currently setting up the plugin on my server and i plan to use a self hosted ssl secured client server, so how would i go about securing the server itself with ssl.
I tried using certbot, but it asked me for webroot location?
I do have a cloudflare domain that i could use but i have no idea how.
The tutorial page is a little lacking on the ssl setup part.
The text was updated successfully, but these errors were encountered: