Server IP : 144.76.124.212 / Your IP : 216.73.216.26 Web Server : LiteSpeed System : Linux l4cp.vnetindia.com 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64 User : rakcha ( 1356) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/opt/cpguard/app/vendor/afosto/yaac/ |
Upload File : |
{ "name": "afosto/yaac", "description": "Yet Another ACME client: a decoupled LetsEncrypt client", "type": "package", "keywords": [ "afosto", "lets", "acme", "acmev2", "v2", "encrypt", "letsencrypt" ], "homepage": "https://afosto.com", "license": "Apache-2.0", "authors": [ { "name": "Afosto Team", "homepage": "https://afosto.com" } ], "autoload": { "psr-4": { "Afosto\\Acme\\": "./src" } }, "require": { "guzzlehttp/guzzle": "^6.3|^7.0", "league/flysystem": "^1.0|^3.0", "ext-openssl": "*", "ext-json": "*" } }