Task #7292
Need a script to test for server SSL compliance
Start date:
2015-08-11
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
SSL is deprecated, we need a simple script to verify that servers are operating in a secure manner with at least SSL v2 and v3 disabled in apache.
Some options:
Use openssl s_client
SSLLabs API, e.g. https://github.com/TrullJ/ssllabs
History
#1 Updated by Dave Vieglais over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
#2 Updated by Dave Vieglais over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
- translation missing: en.field_remaining_hours set to 0.0
Script is available at:
https://repository.dataone.org/software/tools/trunk/check_server_ssl/