View Single Post
  #3 (permalink)  
Old 02-05-2009, 08:30 AM
caio80 caio80 is offline
Senior Member
 
Posts: 55
Default

I chose to undergo the JSP way.

I added the host CA to the cacerts file in the bundled jetty, and used the HttpsOpenConnection() function. Nevertheless, doing the same via sendRequest method provided by ZmZimletBase should be a ToDo task IMHO...
Reply With Quote