Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks
Anushakallam opened this issue Nov 15, 2023 · 0 comments

Comments

@Anushakallam
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant