Cpanel::SSL::listkeys

This article documents the usage of the Cpanel::SSL::listkeys function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::SSL::listkeys


DESCRIPTION

This function will list the hosts for a domain that have SSL private key files.


VARIABLES

INPUT

NONE

OUTPUT

host (string)
Name of the host that a private key file exists for. Format: domain.com or sub.domain.com


EXAMPLES

<?cp SSL::listkeys( % ,host) ?>

This example will output the names of all of a domain's hosts with private key files.


COPYRIGHT

Copyright 2006 cPanel Inc.