bart/trusted
Composer 安装命令:
composer require bart/trusted
包简介
SSL certificates manager
README 文档
README
This simple SSL certificates manager includes the following features:
- Individual root CA setup to sign certficate sign requests (CSR)
- Manage users and their permissions based on domains
- Create SSL certficates with private key
- Intuitive and simple to use GUI based on bootstrap
- Built with Laravel 4 and passion in Berlin
Pre-Requirements
- git
- composer
- openssl
- php5-sqlite
Installation
- Clone the package:
git clone https://github.com/bart/trusted.git - Change into trusted directory:
cd trusted - Install composer dependencies:
composer install - Set up the app:
php artisan trusted:setup
Usage
After creating a virtual host open the app in a browser of your choice. You will be asked for username and password. Initial credentials are admin/password.
Create a root CA first. Afterwards create users and certificates. You can determine different domains of a user seperating them by comma.
Enjoy and contribute!
License
Package is open-sourced software licensed under the MIT license
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-09-10