Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

TLS integration#93

Closed
gtaban wants to merge 1 commit intoswift-server:developfrom
gtaban:tls1
Closed

TLS integration#93
gtaban wants to merge 1 commit intoswift-server:developfrom
gtaban:tls1

Conversation

@gtaban
Copy link
Copy Markdown
Collaborator

@gtaban gtaban commented Nov 9, 2017

This PR will give support to HTTPS. Tests have been added for both self-signed and CA-signed certs on Linux and macOS.

The TLS code currently sits in:
// protocol definitions and data types
https://github.com/gtaban/security.git

// implementation using OpenSSL on Linux and SecureTransport on macOS
https://github.com/gtaban/TLSService.git

Once the HTTPS work is integrated, TLS repos can be merged under swift-server.

NB/ Previous PR before I smashed my git branches: #78

@carlbrown
Copy link
Copy Markdown
Contributor

Deferring this until after #96 is completed and merged (and if that doesn't happen, we can reopen this one).

@carlbrown carlbrown closed this Nov 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants