jason6809/laravel-openssl
最新稳定版本:v1.0.2
Composer 安装命令:
composer require jason6809/laravel-openssl
包简介
A Laravel package to generate OpenSSL with SAN painlessly.
README 文档
README
A Laravel package to generate OpenSSL with Subject Alternative Names (SAN) painlessly.
Installation
You can install the package via composer:
composer require jason6809/laravel-openssl
Usage
php artisan openssl:generate
Follow the instruction by providing Common Name and Subject Alternative Names (SAN) you want.
Boom! There is it! You will see your <common_name>.crt and <common_name>.key files at the Laravel project root.
Testing
./vendor/bin/phpunit
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email jason6809@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
统计信息
- 总下载量: 106
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-05