Skip to content

An SSL error has occurred and a secure connection to the server cannot be made #315

@krisbitney

Description

@krisbitney
  • I've searched past issues and I couldn't find reference to this.

Swiftagram version
5.4.0

Describe the bug
Cannot log in on ios simulator. I instead receive the exception An SSL error has occurred and a secure connection to the server cannot be made.

To reproduce
Steps to reproduce the behavior:

Authenticator
    .keychain
    .basic(username: username, password: password)
    .authenticate()
    .sink(...)

Expected behavior
expected to log in

Device and system
iphone 14 / ios 16.2 (simulator)

Metadata

Metadata

Assignees

Labels

criticalA critical issue or urgent pull request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions