Issue while trying to make a startsession call for web touchpoint.
Curl command works for same PEM file which is used which same gives error using JAVA.
java.io.IOException: toDerInputStream rejects tag type -126 at sun.security.util.DerValue.toDerInputStream(DerValue.java:873) ~[?:?] at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1997) ~[?:?] at sun.security.util.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:222) ~[?:?] at java.security.KeyStore.load(KeyStore.java:1479) ~[?:?] at *************.createCustomSSLContext(***********.java:92) ~[classes/:?]