Skip to content

apple/swift-nio-ssl-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-nio-ssl-support

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"),