Parameter | Value | Example value |
---|---|---|
id | Unique ID identifier for certificate. Retrieve with SSLListCertificates Parameter is required |
1 |
Parameter | Value | Example value |
---|---|---|
success | command executed successfully | 0 = error 1 = command executed successfully |
command_response_message | Error Only sent when value parameter success = 0 |
incorrect password |
total_count | Totaal amount san names Only sent when value parameter success = 0 |
5 |
san_domain_x | SAN domain. The X runs from 1 to the value of total_count Only sent when value parameter success = 1 |
5 |
echo $versio['san_domain_'.$teller]; ?> |