This is a package just to be able to use openssl with SwiftPM.
To use this package, add this to your Package.swift
in dependencies
:
.package(url: "https://github.com/apple/swift-nio-ssl-support.git", from: "1.0.0"),
This package is archived and has a low chance of being updated.