Decrypt Archive

To decrypt an archive (.car) file in ColdFusion, follow these steps:

 

  1. In ColdFusion Administrator, click Tools>Archive Security. The Certificate tab on the Archive Security page appears.

  2. Click the Decrypt Archive tab.  The Decrypt Archive page appears.

  3. In the Decrypt Archive page, provide the following information:
     

    Option

    Description

    CAR File to Decrypt

    Enter the path to locate the encrypted CAR file you want to decrypt. Alternately, you can click the Browse Server button to locate this file on your system.

    Algorithm

    Click the drop down list box to select the method you want to use to decrypt this file: Certificate or RSA DESX. .

     Password

    • If you chose to decrypt the .car file using a certificate, you must enter the password that was assigned to the certificate when the certificate was imported to ColdFusion.

    • If you chose to decrypt the .car file using the RSA DESX option, you must specify the password that was assigned when .car file was encrypted.

 

  1. Click Decrypt to decrypt the CAR file. The decrypted file is stored with the encrypted .car file.

 

 Related topics