Xstore upgrade from 16.0.4 to 16.0.5 : jetty server 9.4.14 issue
Hello All,
Upgrading Xstore application to 16.0.5 version where it is using jetty 9.4.14.
We created keystore signed with CA root used with xstore 16.0.4 version jetty 9.4.8 , trying to use same keystore in v16.0.5 but jetty 9.4.14 is not supporting it.
Xstore is launching fine in chrome by replacing jetty 9.4.14 jar’s inside(xstore-mobile1605\lib\ext\jetty) with jetty 9.4.8 version from 1604 build.
When we are trying to launch xstore mobile with jetty 9.4.14 in chrome getting below error. No errors in xstore mobile logs.
To generate keystore used: java 8, pfx file, SHA256RSA algorithm
Could you please suggest us, do we have to make any changes in root certificate ?