Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl cofiguration #101

Closed
Toomas633 opened this issue Jan 9, 2022 · 2 comments
Closed

ssl cofiguration #101

Toomas633 opened this issue Jan 9, 2022 · 2 comments

Comments

@Toomas633
Copy link

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.

@mesacarlos
Copy link
Owner

mesacarlos commented Jan 9, 2022

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)

@Toomas633
Copy link
Author

Thanks, got it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants