| Description | For the implementation of CU 'GDS Certificate Manager Pull Model', the CTT needs new functionalities and classes:
- CttOpcServer class needs a method to obtain the location of the private key of the embedded server
- CttPkiCertificate class needs a new method to create Certificate Signing Requests and a method to get the certificates key size
- Furthermore the CttPkiCertificate class does not handle special characters correctly, which should be fixed
- New class CttPkiRevocationList (similar to CttPkiCertificate) is needed to parse and handle revocation list data
|
|---|