Skip to Content
0
Dec 16, 2022 at 08:33 PM

SSL_read: Connection was reset when calling /api/oauth2 & /api/vc/connector through curl and java

856 Views

Hi,

In postman calls works for below as "Enable SSL certification verification" is disabled in postman. But when trying to run the same through curl or java it gives an error "OpenSSL SSL_read: Connection was reset, error 10054" for below two SAP FG APIs

/api/oauth2/v2.0/token

/api/vc/connector

We are calling the above through java spring boot api. Any help is appreciated.

Thanks