opendatahub-io / caikit-nlp-client

A grpc and http client library for caikit-nlp
Apache License 2.0
3 stars 6 forks source link

feat: added code to deal with self signed certs #16

Closed z103cb closed 1 year ago

z103cb commented 1 year ago

Added self signed certs and fixed the grpc / http clients to support the ssl protocol using self signed certificates

Fixes #8