houshengbo opened a new pull request #21: Support client certificate on cli and nginx (#2427) URL: https://github.com/apache/incubator-openwhisk-client-go/pull/21 In order to increase the security of auth, it is necessary to add client certificate on cli and nginx. So user can use wsk -i property set --cert openwhisk-client-cert.pem --key openwhisk-client-key.pem to pass client certificate to nginx. If you don't want to use default client certificate which system provides, you can create your own client certificate instead of them. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
