Skip to content

SSL handshake failure while connecting to OpenAI API server using Brave browser #52

Closed
@xshapira

Description

@xshapira

It seems there’s an SSL handshake failure while attempting to establish a secure connection with the OpenAI API server.

When running the following command:

aishell 'print Hello World'

I'm getting this error:

SSLError: HTTPSConnectionPool(host='explorer.api.openai.com', port=443): Max retries
exceeded with url: /api/auth/session (Caused by SSLError(SSLError(1, '[SSL:
SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:992)')))

Are there any specific Brave browser settings that could be causing this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions