cron-connector icon indicating copy to clipboard operation
cron-connector copied to clipboard

cron-connector latest is having issue with opensslversion openssl: 1.1.1q-r0 . can you please upgrade this openssl in cron-connector repository

Open Anushakallam opened this issue 1 year ago • 0 comments

My actions before raising this issue

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.

Anushakallam avatar Nov 15 '23 12:11 Anushakallam