Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

File metadata and controls

19 lines (15 loc) · 1.04 KB

RepositoryX509RsaCertificate

Properties

Name Type Description Notes
active bool If selected this is the active key for this repository. [optional]
certificate str The issued certificate. [optional]
certificate_chain str Base64 encoded CA certificate chain. [optional]
certificate_chain_fingerprint str [optional]
certificate_chain_fingerprint_short str [optional]
certificate_fingerprint str The SHA-256 long identifier used [optional]
certificate_fingerprint_short str [optional]
created_at datetime [optional]
default bool If selected this is the default key for this repository. [optional]
issuing_status str [optional] [default to 'Certificate is pending to be issued']

[Back to Model list] [Back to API list] [Back to README]