03-04-2016, 12:31 AM
Hi, I'm implementing Let's Encrypt in my daemon script to manage cuberite and I've a doubt:
I use the webroot command to let letsencrypt create the challenge inside the webadmin folder.
My doubt is how can I modify the http server so that challenge file can be accesed, is inside a hidden folder called .well-known
Does the http server that cuberite use support access to that hidden folder using GET ? if not if someone knows a workaround I'll be glad to hear it.
I'will open an issue if I can't solve this. I thought it may be interested to have let's encrypt certificates in cuberite.
Thanks.
I use the webroot command to let letsencrypt create the challenge inside the webadmin folder.
My doubt is how can I modify the http server so that challenge file can be accesed, is inside a hidden folder called .well-known
Does the http server that cuberite use support access to that hidden folder using GET ? if not if someone knows a workaround I'll be glad to hear it.
I'will open an issue if I can't solve this. I thought it may be interested to have let's encrypt certificates in cuberite.
Thanks.