HTTPS access for OpenPDC Console and Historian (6051 and 6052)

I searched the forum for some questions about HTTPS access and found some references to OpenHistorian.

I would like to know if it is possible to configure and access the following URLs with HTTPS:

http://localhost:8280/ and the Statistics metadata web service, e.g.:

http://localhost:6051/historian/metadata/read/xml

Statistics data web service, e.g.:

http://localhost:6052/historian/timeseriesdata/read/current/32/json

If it is possible, could you describe the main steps to configure it to run in a Windows Server environment?

It looks to me like the answer is no. I’d say your best bet is to lock down access to the http port using a firewall and then set up a proxy for each endpoint.