You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/26 09:36:40 UTC

[GitHub] ningyougang commented on issue #2420: Support client certificate on cli and nginx

ningyougang commented on issue #2420: Support client certificate on cli and nginx
URL: https://github.com/apache/incubator-openwhisk/pull/2420#issuecomment-311010893
 
 
   The whole logic is that if add client certificate, there has two authenticate method
   * When use `wsk -i property --cert cert.pem --key key.pem............`, the controller will ignore `--auth` verfiy, directly passed.
   * keep original logic for authenticate, if execute like this `wsk -i property --auth ${auth}.....`
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services