JWebStorage is a Java client to WebStorage. It is able to access WebStorage using either PostgreSQL JDBC or HTTP.
Using PostgreSQL JDBC, JWebStorage accesses the WebStorage PostgreSQL database directly. When using SSL, the PostgreSQL driver uses the non-validating SSL factory.
JWebStorage uses the standard classes {@code HttpURLConnection} and {@code HttpsURLConnection} to connect to a webserver having installed the WebStorage. JWebStorage can only communicate with WebStorage version 1.1 or later over HTTP.
If you intend to use SSL for connecting a SSL enabled WebStorage,
provide {@code -Djavax.net.ssl.trustStore=