B2B - No trusted certificate
I added a FDATST certificate to the B2B Keystore. When I try to send a report to the FDATST, I will always get the error below. Please help me to fix this error.
Message Transmission Transport Exception for TP : [ FDATST ]
Transport Error Code is OTA-HTTP-SEND-1006
StackTrace oracle.tip.b2b.transport.TransportException: [IPT_HttpSendHttpResponseError] HTTP response error :sun.security.validator.ValidatorException: No trusted certificate found.
at oracle.tip.b2b.transport.TransportException.create(TransportException.java:93)
at oracle.tip.b2b.transport.basic.HTTPSender.send(HTTPSender.java:599)
at oracle.tip.b2b.transport.b2b.B2BTransport.send(B2BTransport.java:321)