¿ªÔÆÌåÓý

Locked SSL certificates


 

Any one know where i should start?
?
I want to get a SSL certificate for JMRI on port 22080.
?
How? do i register the post , not just port 80 and 443?


 

¿ªÔÆÌåÓý

What are you trying to do and why do you try to do it? Please explain in detail of what you want to do and why.

The web server in JMRI does not support TSL/SSL. I have thought about adding it, but there is one HUGE problem. The computer that's running JMRI doesn't usually have a public domain name, like jmri.example.com, and usually it isn't possible to connect to it from the Internet. This means that it's hard (if not impossible) to get a certificate from a certificate authority like Let's Encrypt.

What you can get instead is a self-signed certificate. See more info here, although it doesn't explain how to get one:


For information on how to get a certificate from Let's encrypt, see their web page:

But as I said, JMRI web server doesn't currently support TSL/SSL.

Daniel


On 2024-09-08 20:12, Canadian Locomotive Logistics wrote:

Any one know where i should start?
?
I want to get a SSL certificate for JMRI on port 22080.
?
How? do i register the post , not just port 80 and 443?