obj63mc/silverstripe-mysqlisslconnector
Composer 安装命令:
composer require obj63mc/silverstripe-mysqlisslconnector
包简介
SilverStripe module to allow MySQLi SSL connection with CA certificate only
README 文档
README
SilverStripe module to allow MySQLi SSL connection with CA certificate only
Setup -
-
Install Module
composer require obj63mc/silverstripe-mysqlisslconnector -
Place your CA certificate bundle in the root of your project folder '/' eg. $_SERVER['DOCUMENT_ROOT']
-
Add an Environment variable for your CA filename eg.
SSL_CA_FILENAME='rds-combined-ca-bundle.pem'
Once setup your DB will now be under an SSL Connection.
统计信息
- 总下载量: 13.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-22