csantanapr commented on issue #40: Revert "Add the support of certificate 
checking"
URL: 
https://github.com/apache/incubator-openwhisk-client-go/pull/40#issuecomment-336975635
 
 
   @houshengbo @mrutkows 
   We are reverting the changes from #39 
   
   There was an error introduce, that required a cert and key to be configure 
for secure https hosts
   
   I think the fix is removing the `else` here
   
https://github.com/apache/incubator-openwhisk-client-go/blob/master/whisk/client.go#L160-L162
   as the missing a cert and key for secure https hosts is a valid 
configuration.
   
   Also this change should go first to main repo `client.go` and then 
ported/sync back to this repo
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to