-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugUnexpected or unwanted behaviour of current implementationsUnexpected or unwanted behaviour of current implementations
Milestone
Description
Exchange Online currently seems to support several 'phase out' ciphers (see list below). However, at the moment Internet.nl does not seem to detect these.
'AES256-GCM-SHA384 (TLS_RSA_WITH_AES_256_GCM_SHA384)',
'AES256-SHA256 (TLS_RSA_WITH_AES_256_CBC_SHA256)',
'AES256-SHA (TLS_RSA_WITH_AES_256_CBC_SHA)',
'AES128-GCM-SHA256 (TLS_RSA_WITH_AES_128_GCM_SHA256)',
'AES128-SHA256 (TLS_RSA_WITH_AES_128_CBC_SHA256)',
'AES128-SHA (TLS_RSA_WITH_AES_128_CBC_SHA)'
This will probably get fixed via #1218 .
Metadata
Metadata
Assignees
Labels
bugUnexpected or unwanted behaviour of current implementationsUnexpected or unwanted behaviour of current implementations