Stores certificates for use by manager and agent
| Column Name | Column Datatype | Column Null Option | Column Comment |
| certificate_uuid | byte(16) | not null | The uuid for the certificate |
| certificate_type | nvarchar(32) | not null | Client Server |
| certificate | long byte | not null | The certificate |
| certicate_issuer | nvarchar(512) | with null | Certificate issuer |
| valid_from_dt | date | with null | |
| valid_until_dt | date | with null | |
| pass_phrase | long byte | with null | |
| friendly_name | nvarchar(512) | with null |
Product Name: Unicenter Wireless Site Management
Table Type: Table