HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Creating a custom resource loader for https only? › Re: Re: Creating a custom resource loader for https only?
October 1, 2015 at 15:48
#29795
In general PD4ML should work correctly with HTTPS resources by default without custom resource loaders.
The only exceptions are Weblogic and WebSphere, which implement proprietary SSL layers, not derived from the standard Java classes (and cause ClassCastException)