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

Getting certificate verification error: SSL: CERTIFICATE_VERIFY_FAILED #45

@shankey28

Description

@shankey28

Doing a walkthrough of the blog https://aws.amazon.com/blogs/containers/using-iam-database-authentication-with-workloads-running-on-amazon-eks/

Getting an error after step #9 in the blog.

pymysql.err.OperationalError: (2003, "Can't connect to MySQL server on 'irsa-test-instance.cluster-c1oewrerw6um3jc.us-east-1.rds.amazonaws.com' ([SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate

Downloading the new us-east-1 cert from this page https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html#UsingWithRDS.SSL.RegionCertificates

using link:
https://truststore.pki.rds.amazonaws.com/us-east-1/us-east-1-bundle.pem

Updating the prodcatalog pod with this cert help resolve the issue.

Suggestion:
Update the repo with new certificate

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