How to link your data to other servers or services using REST Serivces on https

I would like to send data form to a REST API that I published .
My REST service is on https.
I read the article


and the configuration works fine with http.
But how can I enable https ? Where do I put the REST API ssl public certificate on kobo server?
Thanks a lot.

Hi
Using Representational state transfer* ( REST ) services may be able to work with htpps as suggested by the following blog

Stephane

1 Like