Generate keys window
Repository > TGK Service > Generate keys

IMPORTANT: this page is only visible if, for the user’s role, function 0002962 is enabled in the repository and if the TGK Service tile was enabled via
.
Purpose of window¶
This window makes it possible to generate the pair of keys to ensure that communications between the CCH Tagetik application and TGKMSService (CCH Tagetik‘s .NET webservice) are secure. RSA-standard encryption is used.
Fields in window
| Field | Description |
|---|---|
| Public Key | Public key generated by the system in Base64 format and encoded in accordance with the SubjectPublicKeyInfo X.509 standard. |
Buttons in the window
| Element | Description |
|---|---|
| Generate Key | Generates and shows the asymmetrical pair of keys (public and private). If the pair of keys is re-generated, the services using the public key must be updated. |
| Export public key | - Exports the public key in standard ASN.1 format. - Creates and downloads a file with .cer extension. |