Actions
Defect #949
closedPEM has wrong format (for openssl)
Start date:
02/05/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Updated by Vít Švanda almost 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 0 to 90
Fixed:
- Java does not have standard utility for generate PEM.
- I use utility BouncyCastle (PemWriter) now.
- Results looks corectlly now. (checked by "openssl x509 -in certificate_super_pem.pem -noout -text")
- I improved comment for supported certificate types in the CawConfiguration.
- I fixed WF process (after disapprove is set NOT-EXECUTE operation state to the request).
Updated by Radek Tomiška almost 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
Thx for this fix, it's work
Actions