Cpanel::SSL::listcsrs

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


SYNOPSIS

Cpanel::SSL::listcsrs


DESCRIPTION

This function will list all hosts for a domain which have certificate signing requests prsent on the server.


VARIABLES

INPUT

NONE

OUTPUT

host (string)
Name of a host with a certificate signing request. Format: domain.com or sub.domain.com


EXAMPLES

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

This example will list all of a domain's hosts that have certificate signing requests located on the server.


COPYRIGHT

Copyright 2007 cPanel Inc.