mysql-rds-ca

1.0.1 • Public • Published

Amazon RDS CA Certificate 2019

This repo is intended for use until this issue is merged and published: https://github.com/mysqljs/mysql/pull/2280

Install

npm install mysql-rds-ca

Usage

const options = {
  host,
  user,
  password,
  database,
  ssl: {
    ca: require('mysql-rds-ca')
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i mysql-rds-ca

Weekly Downloads

110

Version

1.0.1

License

MIT

Unpacked Size

42 kB

Total Files

3

Last publish

Collaborators

  • berzniz