Question
· Jun 10, 2020

Oauth2 SSL error

Hello,

Even after using the SSL connection in Oauth2 client Im getting the following error.

ERROR #8854: OAuth 2.0 messages must use SSL/TLS

Any help would be appreciated!

Discussion (2)1
Log in or sign up to continue

You need to enable https to your REST API. Follow these steps:

Use a proxy server to do that. Have a look at this git : https://github.com/grongierisc/Https-Proxy-IRIS-Docker or this one : https://github.com/lscalese/isc-webgateway-letsencrypt (thanks @Guillaume Rongier)

Steps (thanks @Eduard Lebedyuk )

1. Install public web server (Windows, Linux).

2. Connect it to InterSystems IRIS.

3. Enable HTTPS there. Easiest way is Let's Encrypt.