Skip to content

[Feature request] self-signed client certificate authentication for HTTPS on Linux #57

@songhj

Description

@songhj

To support client certificate authentication for https communication, we need to provider cert file and key file to SwiftRequest. But looks like this function only work on macOS currently:

let warning = "Attempting to establish a secure connection; This is only supported by macOS 10.6 or higher. Resorting to default handling."

I understand that current swift SDK doesn't support such function on Linux. Could you suggest when SwiftRequest could support this function on Linux ?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions