How to access unverified https webservices from Bonita studio application server

Hi there,

I need to access webservices from bonita. Those webservice rely on https but use autogenerated certificates …

Importing certificate in trustore and fixing environment via setenv script works on our test application server but doen’t seem to work if I do exaclty the same in studio workspace.

Does studio embeded tomcat server make use of setenv.sh ?

Thanks,

Hello, why do you need to use https with the Studio ?

Hello ttoine,
Our processes make some call to an ecm and I didn’t want to run a server just for dev purpose, so I was planning to use a test domain on this server that is running over ssl