style95 commented on issue #5331: URL: https://github.com/apache/openwhisk/issues/5331#issuecomment-2448814427
@inikokali It seems there are some issues with the self-signed certificate generated by Ansible. I would look into it. In the mean time, I think you can disable https for components. Nginx will still provide https for your entry point. You can specify `controller_protocol: http` in your configuration. https://github.com/apache/openwhisk/blob/master/ansible/group_vars/all#L119 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
