Actions
Feature #636
closedAdd warning/hint to dcmtls about non-standard ciphersuites
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2015-04-17
Due date:
% Done:
100%
Estimated time:
Module:
dcmtls, dcmnet
Operating System:
Compiler:
Description
Add warning/hint to dcmtls about non-standard ciphersuites in order to bring attention to the user which ciphersuites are not available in DICOM at all (but selectable through dcmtls/openssl) and using those ciphersuites this may lead to insecure applications.
Updated by Jörg Riesmeier over 10 years ago
- Category set to Documentation
- Module set to dcmtls, dcmnet
Updated by Marco Eichelberg over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This has been addressed in the revision of the dcmtls module: The manual selection of ciphersuites that do not comply with the recommendations of BCP 195 (RFC 7525) cause a warning to be printed.
Closed by commit #bd4f159.
Actions