Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.
This repository was archived by the owner on May 13, 2023. It is now read-only.

CERTIFICATE_VERIFY_FAILED on connection #54

@ali-1989

Description

@ali-1989

Hi.

I use this:

var key = 'secret...';
 client = SupabaseClient('https://tyzsguwlnxsbvfmbrrir.supabase.co', key);

await client.storage.from('files').list();

I see 'HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: certificate has expired(handshake.cc:359))'

This code worked before and has been wrong without change.

what?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions