txacme.errors module

Exception types for txacme.

exception txacme.errors.NotInZone(server_name, zone_name)[source]

The given domain name is not in the configured zone.

exception txacme.errors.ZoneNotFound(zone_name)[source]

The configured zone was not found in the zones at the configured provider.