<td> Can be a remotely accessible web portal.</td>
</tr>
<tr>
<td> GEN22 </td>
<td> Local administration interface </td>
<td> Can be a locally accessible command line<br>
interface.</td>
</tr>
</tbody>
</table>
<divalign="center">
<strong>Table 4.1.</strong> System administration related assets
| Asset | Description |
|---|---|
| System configuration data | Includes settings for software updates, event logging, component <br> services, and the secure cryptographic device, if used |
| User account data | Includes user authentation credentials and access rights |
| Event log data | Includes system administration and component service event logs|
| System configuration management <br> function | Used to change to system configuration settings and reset to <br> default values |
| Software update function | Used to manage installation of a software updates |
| User account management function | Used to create new accounts, and change authentication credentials <br> and access rights for existing accounts |
| Event log management function | Used to view event log data |
If the PKI product does provide support for subscriber management as part of its registration services, then the subscriber data and subscriber management function will not be present.
#### 4.2.6.3 Certificate generation service
Table 4.3 provides a list of assets for a PKI product that supports certificate generation services.
<divalign="center">
<strong>Table 4.2.</strong> Registration service related assets
| Asset | Description |
| --- | --- |
| CA private key data | CA private signing keys. Can be stored on the secure cryptographic <br> module, if used |
| Subject private key data | Subject private decryption keys, if key recovery is supported |
| Key management function | Used to manage CA and subject private keys |
| Certificate generation function | Used to sign certificates and CRLs |
| Certificate generation service <br> user interface | E.g., remotely accessible web portal or locally accessible command <br> line interface |
|Secure cryprographic device API | Logical interface for the secure cryptographic device |
If the PKI product does not support the use of subject key generation or subject key recovery, then the subject private key data will not be present and the key management function will only be used to manage CA private keys.
If the PKI product does not support registration services, then certificate requests can either be submitted directly via the certificate generation service user interface or via a related logical interface.
#### 4.2.6.4 Dissemination service
Table 4.4 provides a list of assets for a PKI product that supports dissemination services.
<divalign="center">
| Asset | Description |
| --- | --- |
| Certificate store data | Issued subject certificates and related information |
| Certificate store management function | Used to manage certificates in the certificate store |
| Certificate store look-up function | Used to handle requests for certificates from relying parties |
| Dissemination service user interface | E.g., remotely accessible web portal |
| Relying party dissemination service interface | E.g., remotely accessible logical interface |
<strong>Table 4.4.</strong> Dissemination assets
</div>
If the PKI product does not support dissemination services, then the dissemination assets will be replaced by a logical interface to a third-party enterprise directory service.
#### 4.2.6.5 Revocation management service
Table 4.5 provides a list of assets for a PKI product that supports revocation management services.
<divalign="center">
| Asset | Description |
| --- | --- |
| Revocation request | Request to revoke an issued subject certificate |
| Revocation management function | Used to approve or reject revocation requests |
| Revocation management user interface | E.g., remotely accessible web portal |
The PKI product can support limited revocation management services even if it does not support a certificate status service. In such cases, the revocation management function and user interface can be considered part of the corresponding certificate generation assets.
#### 4.2.6.6 Certificate status service
Table 4.5 provides a list of assets for a PKI product that supports revocation management services.
<divalign="center">
| Asset | Description |
| --- | --- |
| Certificate status data | Revocation status of issued certificates |
| Certificate status management function | Used to update certificate statuses and issue CRLs |
| Certificate status user interface | E.g., remotely accessible web portal |
| Relying party certificate status interface | E.g., remotely accessible logical interface |
<strong>Table 4.5.</strong> Certificate status assets
</div>
### 4.2.7 Threats
<divalign="center">
| Threat | Asset | Property |
| --- | --- | --- |
| An attacker modifies a parameter in unprotected system configuration <br> data | System configuration <br> data | Integrity |
| An attacker modifies a parameter via unprotected system configuration <br> management function | System configuration <br> management function | Authorisation, <br> Authentication |