certificates


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
hosting.certificate_id hosting_ibfk_3 R
IP_Addresses.ssl_certificate_id IP_Addresses_ibfk_1 R
ServiceNodeCertificates.certificateId ServiceNodeCertificates_ibfk_2 R
csr BLOB 65535 null
pvt_key BLOB 65535 null
cert BLOB 65535 null
cert_file VARCHAR 255 null
ca_cert BLOB 65535 null
ca_file VARCHAR 255 null
name VARCHAR 255 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships