This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSL Connection Error per REST API

Hi all,

 

for some of our customers, we try to connect to a vault via POST request using the M-Files Rest API.

We get the following error message "SSL Connection could not be established". Yesterday it still worked.

 

The problem only occurs with vaults in the new cloud environment. It works for vaults in the old cloud and on-premises vaults.

 

Is there any difference in SSL connection between new cloud, old cloud and on-premises? What else can cause the problem?

Has anything been changed in the last few days?

 

The request URL is as follows

/REST/server/authenticationtokens

Parents Reply Children
  • Me too, but certificates do get changed on servers, and trusted certification authorities also change even in Windows.  You can often use a browser to take a look at the certification chain that's used, and maybe you can use that to cross-reference why your application doesn't trust a part of the chain any more.