Function create_tls_sub

Source
pub async fn create_tls_sub(
    configuration: &mut Configuration,
    params: CreateTlsSubParams,
) -> Result<TlsSubscriptionResponse, Error<CreateTlsSubError>>
Expand description

Create a new TLS subscription. This response includes a list of possible challenges to verify domain ownership.