Skip to content

What are SSL_CERT_PATH and SSL_KEY_PATH #6

@mnwato

Description

@mnwato

Thank you for this easy to use repo.
When I want to test from my phone an error raised about SSL.

Media devices could not be accessed. Check that you are running on a secure origin (https) or localhost (or you have passed a valid SSL certificate to ssl_verify), and you have allowed browser access to your device.

According to this tutorial I have created s self-signed ssl certificate and set in .env file in the root path. But bellow error raise after running ui_client.py. And it exit after about 10 seconds:

httpx.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1007)

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