samtecspg / articulate

A platform for building conversational interfaces with intelligent agents (chatbots)
http://spg.ai/projects/articulate/
Apache License 2.0
598 stars 158 forks source link

How to load Root CA certificate or Ignore Cert Errors #1082

Open john159753 opened 4 years ago

john159753 commented 4 years ago

I am building and running this via docker, so this may be more of a docker question...

Internal API's are signed with certificates from an internal CA that isn't trusted up to a root CA that is well known.

What is the process to load a root CA into this platform when using docker? Alternate but related question - can you simply just ignore CA errors?

wrathagom commented 4 years ago

We've never deployed it this way, so not certain I can offer a lot of guidance. I don't believe we have the functionality exposed for the individual components to manage there certs,