mretallack opened a new issue, #240: URL: https://github.com/apache/openwhisk-package-alarms/issues/240
The Utils.js has a hardcoded https as the prefix for this.uriHost: https://github.com/apache/openwhisk-package-alarms/blob/63d0798761444a7257adcc87fdc8929d44946802/provider/lib/utils.js#L49 This means that when using an internal routerHost within k8S, the trigger fails with a: `SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:\n","stack":"Error: write EPROTO 139863444719424:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332` -- 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]
