Delete Installed Certificates | Teradata Query Service - Deleting Installed Certificates - Teradata Query Service

Teradata® Query Service Installation, Configuration, and Usage Guide for Customers

Product
Teradata Query Service
Release Number
4.01.03.01
Published
April 2022
Language
English (United States)
Last Update
2022-06-20
dita:mapPath
xnt1648539781334.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2700
Product Category
Analytical Ecosystem
Run the following sample request to delete the certificates that are no longer in use:
curl -k -X DELETE 'https://<QS_HOSTNAME>:1443/certificates/' \
-H 'Authorization: Basic <ADMIN_TOKEN>'