{"id":15067169,"url":"https://github.com/jason6809/laravel-openssl","last_synced_at":"2026-01-24T23:31:26.526Z","repository":{"id":238332749,"uuid":"796236142","full_name":"Jason6809/laravel-openssl","owner":"Jason6809","description":"A Laravel package to generate OpenSSL with Subject Alternative Names (SAN) painlessly.","archived":false,"fork":false,"pushed_at":"2024-05-05T17:30:53.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T20:38:43.331Z","etag":null,"topics":["developer-tools","laravel","laravel-framework","laravel-package","linux","openssl","self-signed-certificate","ubuntu","wsl2"],"latest_commit_sha":null,"homepage":"https://github.com/Jason6809/laravel-openssl","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jason6809.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-05T11:01:13.000Z","updated_at":"2024-11-12T04:26:49.000Z","dependencies_parsed_at":"2024-05-05T18:00:28.819Z","dependency_job_id":null,"html_url":"https://github.com/Jason6809/laravel-openssl","commit_stats":null,"previous_names":["jason6809/laravel-openssl"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason6809%2Flaravel-openssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason6809%2Flaravel-openssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason6809%2Flaravel-openssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason6809%2Flaravel-openssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jason6809","download_url":"https://codeload.github.com/Jason6809/laravel-openssl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239269850,"owners_count":19610891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","laravel","laravel-framework","laravel-package","linux","openssl","self-signed-certificate","ubuntu","wsl2"],"created_at":"2024-09-25T01:17:31.983Z","updated_at":"2026-01-24T23:31:26.492Z","avatar_url":"https://github.com/Jason6809.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel OpenSSL\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/jason6809/laravel-openssl.svg?style=flat-square)](https://packagist.org/packages/jason6809/laravel-openssl)\n[![Total Downloads](https://img.shields.io/packagist/dt/jason6809/laravel-openssl.svg?style=flat-square)](https://packagist.org/packages/jason6809/laravel-openssl)\n![GitHub Actions](https://github.com/jason6809/laravel-openssl/actions/workflows/main.yml/badge.svg)\n\nA Laravel package to generate OpenSSL with Subject Alternative Names (SAN) painlessly.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require jason6809/laravel-openssl\n```\n\n## Usage\n\n```php\nphp artisan openssl:generate\n```\nFollow the instruction by providing **Common Name** and **Subject Alternative Names (SAN)** you want.\n\nBoom! There is it! You will see your `\u003ccommon_name\u003e.crt` and `\u003ccommon_name\u003e.key` files at the Laravel project root. \n\n### Testing\n\n```bash\n./vendor/bin/phpunit\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email jason6809@gmail.com instead of using the issue tracker.\n\n## Credits\n\n-   [Jason Tam](https://github.com/jason6809)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Laravel Package Boilerplate\n\nThis package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason6809%2Flaravel-openssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjason6809%2Flaravel-openssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason6809%2Flaravel-openssl/lists"}