PHP code example of rogierw / rw-acme-cli

1. Go to this page and download the library: Download rogierw/rw-acme-cli library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

rogierw / rw-acme-cli example snippets


composer global 

rw-acme account:create <e-mail address>

rw-acme account:details

Account details.

ID: 1000222333
Status: valid
E-mail: mailto:[email protected]
Initial IP: 127.0.0.1
Created at: 2023-05-19T10:00:25Z

rw-acme certificate:order <domain>