PSCERTDB(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(4) | VARCHAR2(4) NOT NULL |
Certificate Type
CERT=Certificate NODE=Application Messaging Node ROOT=Root Certificate Authority SSH=SSH Keys USER=PeopleSoft User |
|
2 | Character(50) | VARCHAR2(50) NOT NULL | Certificate Alias | |
3 | Character(50) | VARCHAR2(50) NOT NULL | Certificate Issuer Alias | |
4 | DateTime(26) | TIMESTAMP | Valid from | |
5 | CERTVALIDTO | DateTime(26) | TIMESTAMP | Valid to |
6 | CERTDATA | Long Character | CLOB | Certificate Data |