currently our PEGA runs on JBOSS Redhat AppServer with HTTP. We are planing to migrate to a HTTPS server and wondering if there is something special we have to take care of.
We have applied the certificate all is fine, however I can see one strange behaviour which was not there before.
E.g. if I go to DEV Studio and run a data page manually the thread is set to “Standard” and when I run it does not give me results and tracer is also not seeing any steps but if I change the thread to “D_” (according to the page name) it is working.
Previously this was working in “Standard” thread, any idea?