apache/openwhisk
在 GitHub 查看Provide a mechanism for setting __OW_IGNORE_CERTS when deployed without certs
Open
#3,491 建立於 2018年3月25日
good first issuehelp wantedinvoker
倉庫指標
- Star
- (6,777 star)
- PR 合併指標
- (平均合併 17小時 31分鐘) (30 天內合併 3 個 PR)
描述
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