Viewing a client certificate

Content Intelligence Administration Guide

Version
3.0.x
File Size
465 KB
Audience
anonymous
Part Number
MK-HCI000-19

Overview

For each certificate, you can view:
  • The distinguished name of the certificate.
  • The date and time when the certificate goes (or went) into effect.
  • The date and time when the certificate expires (or expired).

API call

GET /certificates/{subjectDn}

Request body

subjectDn

string

Return codes

Status code

HTTP name

Description

200 OK The certificate was retrieved successfully.
400 Created The supplied certificate DN is invalid.
404 Not Found The requested certificate was not found.