Hello
I tested out the functionalities of jRDC2 and I want to implement this in new software we're going to develop.
But with the library I got from this tutorial, all connections to the jRDC2 webservice are plain text http (no TLS) and there's also no basic authentication implemented.
How can I achieve these needs into jRDC2 to use the jRDC2 application securely over an untrusted network (e.g. the internet)?
Also, is it possible to connect to more than one database with jRDC2?
Or do I need to run a separate instance of the jRDC2 application for each database?
Or does somebody have another suggestion?
Thank you in advance!
I tested out the functionalities of jRDC2 and I want to implement this in new software we're going to develop.
But with the library I got from this tutorial, all connections to the jRDC2 webservice are plain text http (no TLS) and there's also no basic authentication implemented.
How can I achieve these needs into jRDC2 to use the jRDC2 application securely over an untrusted network (e.g. the internet)?
Also, is it possible to connect to more than one database with jRDC2?
Or do I need to run a separate instance of the jRDC2 application for each database?
Or does somebody have another suggestion?
Thank you in advance!