pub async fn verisign_sync(
domain: &str,
month: u32,
day: u32,
client_sender: &mut Sender<RequestMessage>
) -> Result<CommandResponse<UpdateResponse>, Error>
Expand description
Performs a Verisign ConsoliDate
Arguments
domain
- The domain to be updatedmonth
- Month to move renewal today
- Day of month to move renewal to