8000 how to connect from a client machine with an ssl connection and don't have access to the cert and key · Issue #1014 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content
how to connect from a client machine with an ssl connection and don't have access to the cert and key #1014
Closed as not planned
@stevenxuwoss

Description

@stevenxuwoss

Describe the bug
A clear and concise description of what the bug is.
don't have access to the cert and key, is there any way to simple add ssl=true ?
ssh

To Reproduce
Complete steps to reproduce the behavior:

Schema:

CREATE DATABASE ...
CREATE TABLE ...

Code:

import pymysql
con = pymysql.connect(...)

Expected behavior
A clear and concise description of what you expected to happen.

Environment

  • OS: [e.g. Windows, Linux]
  • Server and version: [e.g. MySQL 8.0.19, MariaDB]
  • PyMySQL version:

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0