Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Support older distros #39

Open
zmre opened this issue Aug 25, 2016 · 0 comments
Open

Support older distros #39

zmre opened this issue Aug 25, 2016 · 0 comments

Comments

@zmre
Copy link
Member

zmre commented Aug 25, 2016

Initial support will include distros that use openssl 1.0.2 and greater. Unfortunately, that means we will not support the following distros that only have openssl 1.0.1:

  • Debian Jessie
  • Debian Wheezy
  • Ubuntu Trusty
  • Ubuntu Precise
  • Ubuntu Vivid
  • CentOS 6

To manage this, we'll have to backport the OpenSSL AES keywrap functions and conditionally embed them into ironssh when the OpenSSL version is less than 1.0.2. Once backported, we'll need to add the mentioned distros to our build process and make sure they work.

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

No branches or pull requests

1 participant