Actions
Feature #952
closedAdd support for intermediate CAs and CRLs to dcmtls
Start date:
2020-10-13
Due date:
% Done:
0%
Estimated time:
Module:
dcmtls
Operating System:
Compiler:
Description
The dcmtls module cannot yet handle intermediate CAs and Certificate Revocation Lists (CRLs), unlike dcmsign where support has been implemented with the --add-ucert-file, --add-crl-file and --enable-crl-vfy command line options.
It would be desirable to add this functionality.
Updated by Marco Eichelberg over 4 years ago
- Status changed from New to Closed
- Assignee set to Marco Eichelberg
Closed by commit #d545435de.
Actions