Skip to content

SSL connection with Azure MySQL database #230

@ghost

Description

Hello!

I wanted to ask if there is a way to connect to Azure MySQL with SSL as a backend? In my case my SQLALCHEMY_DATABASE_URI would have to be like mysql://user@server:pass1234@server.mysql.database.azure.com:3306/superset?ssl_ca=BaltimoreCyberTrustRoot.crt.pem.
I'm a bit of a beginner to Docker, so I don't know how I could pass that cert. Is there way to do that through superset_config.py or by extending Dockerfile and downloading it to some directory (and which directory it would be)?

Any help or tips are deeply appreciated. Thanks!

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