Deactivate Artifactory Key Encryption

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Removes the current Artifactory encryption key and deactivates Artifactory key encryption.

Since: 3.2.2

Notes: This is an advanced feature intended for administrators

The decrypted state is temporary and will be reactivated following config descriptor updates.

Security: Requires a valid admin user

Usage: POST /api/system/decrypt

Produces: text/plain

Sample Usage:

POST /api/system/decrypt

DONE