The following certificates were installed on this instance.

#foreach ($item in $ppcerts)

$item.getDN()

Certificate: $item.getNickname()
#end