Skip to content

macOS Sonoma 14.2: Failed to connect to Cognito & Lambda endpoints (Curl error code 35 - SSL error) Reopening #2795 #2804

Closed
@triton3

Description

@triton3

Describe the bug

OS: macOS Sonoma 14.2

AWS sdk is unable to connect to any endpoint (Cognito and Lambda endpoints for example).

Expected Behavior

The sdk successfully connects to endpoints.

Current Behavior

Connection fails with Curl http endpoint.

Error message: curlCode: 35, SSL connect error

Reproduction Steps

Aws::CognitoIdentityProvider::Model::InitiateAuthOutcome auth_request_result = cognito_client_->InitiateAuth(auth_request);

Possible Solution

No response

Additional Information/Context

Note: SDK was built on macOS 13.6 (22G120). Connection succeeds on macOS version up to 14.1, but fails on macOS 14.2

AWS CPP SDK version used

1.11.235 (Built on macOS 13.6 (22G120))

Compiler and Version used

Apple clang version 15.0.0 (XCode v15.0)

Operating System and version

Issue occurs on macOS Sonoma v14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions