Help with ssl https

classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Help with ssl https

Pedro
Hello. I have a instance of nabble running on a lightsail server. I'm trying to use letsencrypt to enable https protocol. I used certbot and generated the certificate and the keyfile. Now, what should I do?

thank you
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

Gary Lewis
Israel - Can you help Pedro?  We have Franklin's blessing to run the Nabble code elsewhere, but need to know the steps to implement https.  Then we can be off the Nabble servers.
I'm not Nabble support, but have Nabble running on my Weebly website: http://www.garysgaragemahal.com/
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

fffilimnov
Administrator
In reply to this post by Pedro
Nabble not using lightsail server.
To make https you need nginx

https://www.google.com/search?q=lightsail+nginx+ssl
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

Gary Lewis
Thank you.  

Pedro, does that help?
I'm not Nabble support, but have Nabble running on my Weebly website: http://www.garysgaragemahal.com/
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

Pedro
In reply to this post by fffilimnov
Lightsail is the host server, but for launching the application the server is Jetty, right?
So, I suppose I have to link my certificate with jetty. How would I do it?
Am I saying something wrong?

best regards
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

fffilimnov
Administrator
I have no information how to make HTTPS with jetty.
Just install nginx and configure it to work with letsencrypt and jetty
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

Pedro
I followed this tutorial https://hg.luan.ws/nabble/rev/f770c4076954 

It is working, but the forums are still "http" not "https". Is it something that I should set up in Nabble's source code ?  
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

fffilimnov
Administrator
enabling https is out of scope of nabble.
it requires another type of software - nginx

It's well documented and works with jetty and letsencrypt
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

fffilimnov
Administrator
simple instruction for enabling https here
https://hg.luan.software/nabble/rev/41d76bd6268a
Reply | Threaded
Open this post in threaded view
|

Re: Help with ssl https

Gary Lewis
Thanks!  
I'm not Nabble support, but have Nabble running on my Weebly website: http://www.garysgaragemahal.com/