Forum Discussion
INC_Saurabh
2 years agoFrequent Visitor
How to fix SSL Exception Issue while embedding power bi contents in a react and java spring applicat
We have Embedded Power bi Report inside a React & Java Spring boot based application using App Owns Data via Service Principal method. The application is hosted in Azure Kubernetes Service with a map...
Anonymous
2 years agoNot applicable
Hi INC_Saurabh ,
There may be differences in the trust store configuration.
You can check that the SSL certificates of the services with which your application communicates are correctly installed in the environment's trust store.
This is the related document, you can view this content:
java - SSL Connection Reset - Stack Overflow
java - javax.net.ssl.SSLException: Connection reset on few request out of the total - Stack Overflow
java - SSL Exception: Connection reset - Stack Overflow
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.