Replies: 1 comment
-
FMData uses the I'd be curious if you are able to make any kind of connection, possibly with a console app running locally, just to see if you can make any kind of HTTP connections to your FileMaker server using standard .NET APIs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
We are using FMData (.NET 5 web application )to connect to a FileMaker instance that is secured by an SSL certificate.
I am wondering how can I include the public key certificate (CER) to validate the connection?
We are hosting the app in Azure AppService and currently getting a System.Security.Authentication.AuthenticationException: The remote certificate is invalid because of errors in the certificate chain: UntrustedRoot error message.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions