Does anyone have instructions on where to install the SSL certificate for REST API? We are an on premise installation and the server does not have access to the outside world.
Thanks!
Dave
Does anyone have instructions on where to install the SSL certificate for REST API? We are an on premise installation and the server does not have access to the outside world.
Thanks!
Dave
You need to install your SSL Cert in IIS. You can use self signed certificate as long as you are not planning on using Excel which requires full trust
https://www.itprotoday.com/security/generating-self-signed-ssl-certificates-iis-servers
Thanks. And of course there’s the rub… Excel.
Is there a reason you couldn’t use a different SSL cert (non-self signed)?