kolsrud / qlik_rest_sdk

SDK for accessing the Qlik Sense REST APIs
MIT License
20 stars 4 forks source link

Certificate Authentication #4

Closed tlinnertz closed 6 years ago

tlinnertz commented 6 years ago

Are there any examples for certificate authentications?

kolsrud commented 6 years ago

I've just added two examples that illustrate how to use the library with certificates. One that collects the certificates from the local store, and one where the certificates are collected from a directory.