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

Support older distros #39

@zmre

Description

@zmre

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions