|
I have created a new XML:DB driver
(xindice-ssl) that implements SSL (using the Sun JSSE
package).
It has been tested with the command line tools and
small app that I built to test all of the drivers. Should I commit the
driver to the scratchpad? Head? Wait?
I basically copied the existing XML:DB driver
(xml-rpc) and made the necessary changes to use "https" and use an internal
trust manager (not sure about doing this, but it makes getting up and running a
snap). This introduces the need for the JSSE package to be installed in
order to compile. The SSL code is compiled with the JDK 1.3 variety (never
got a reply from my previous post re: target JDK).
Kurt
|
