cron-connector latest is having issue with opensslversion openssl: 1.1.1q-r0 . can you please upgrade this openssl in cron-connector repository #29
Description
My actions before raising this issue
- Followed the troubleshooting guide
- Read/searched the docs
- Searched past issues
Expected Behaviour
open ssl to be installed to version 1.1.1t-r0
Current Behaviour
openssl: 1.1.1q-r0 has security issue
[The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data. ]
Possible Solution
openssl can be changed to a new version
Steps to Reproduce (for bugs)
Context
Your Environment
-
FaaS-CLI version ( Full output from:
faas-cli version
): -
Docker version
docker version
(e.g. Docker 17.0.05 ): -
Are you using Docker Swarm or Kubernetes (FaaS-netes)?
-
kubernetes faas-netes
-
Operating System and version (e.g. Linux, Windows, MacOS):
-
Code example or link to GitHub repo or gist to reproduce problem:
-
Other diagnostic information / logs from troubleshooting guide
Next steps
You may join Slack for community support.