You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were able to solve the issue with TO0. Blanking out the api-user.pem in the owners secrets folder resolves the issue. The owner is trying to do mTLS with the RV server because it finds certificates in the api-user.pem. The owner itself does not need this file but you do api-user.pem certificates to make curl API clalls. We moved api-user.pem and ca-certs.pem into the owner directory for API calls and blanked the api-user.pem in secrets and TO0 is now working.
Describe the bug
Connection fails when connecting to external FDORV
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Establish a connection and perform TO0.
The text was updated successfully, but these errors were encountered: