apache/openwhisk

Provide a mechanism for setting __OW_IGNORE_CERTS when deployed without certs

Open

#3.491 aberto em 25 de mar. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (1.177 forks)batch import
good first issuehelp wantedinvoker

Métricas do repositório

Stars
 (6.777 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

The idea is when running an action that in turn invokes another action using one of the client libraries, it should automatically have the __OW_IGNORE_CERTS env var set.

Related to https://github.com/apache/incubator-openwhisk-client-js/issues/101

@rabbah - FYI

Guia do colaborador