signdnszone

Use this method to signs a DNS zone with a DNS key. Before you sign a zone, make sure that you've enabled DNSSEC by setting the global DNS parameter "Enable DNSSEC extension."

Syntax



Parameters

zonename

Name of the zone.
This is mandatory parameter.

keyname

Name of the public/private DNS key pair with which to sign the zone. You can sign a zone with up to four keys.

Return Value

Returns simpleResult

See Also