#30075

It is unlikely the changes in HTTPS functionality depend on a switch to new CSS cascading engine.

In order to find the issue reason I would recommend to do the following:

PD4ML supports so-called custom resource loaders.
pd4ml-html-css-pdf-tips-tricks-f7/a-definition-of-custom-resource-loaders-t40.html

Try to implement a debug version of HTTPS loader. I’ve attached our standard SSL loader implementation, which could give you some implementation ideas.

Please take into account: WebSphere and Weblogic implement their own versions of HTTPS protocol, and the implementations are not derived from the standard API.