Update Crl Config
    • PDF

    Update Crl Config

    • PDF

    Article Summary

    Update Crl Config

    Set expiration date for CA's CRL.
    The default value for the CRL expiration is 3 days (72 hours).

    PUT https://pca.apigw.ntruss.com/api/v1/ca/{caTag}/crl/config
    

    Request

    Request parameters

    Parameter nameTypeDescription
    caTagString(Required)CA tag value

    Request body

    {
      "expiry" : string
    }
    
    Parameter nameTypeDescription
    expiryString(Required)Days until CRL expiration

    Response

    Response body

    {
      "expiry" : string
    }
    
    Parameter nameTypeDescription
    expiryStringDays until CRL expiration

    Authorization requirements

    updateCACrlConfig


    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.