ClearFoundation Tracker - ClearOS
View Issue Details
0000418ClearOSwebconfig-phppublic2011-12-31 16:562012-04-13 18:30
timb80 
user2 
normalminoralways
closedfixed 
5.2-SP1 
6.2.0 Beta 3 
0000418: Change SSL default config in app-ssl from md5 to sha1
OpenSSL now defaults to sha1 to sign certificates (/etc/pki/tls/openssl.cnf) due to the vulnerability of potential for hash collisions with md5

However the SSL config generated by the webconfig (/etc/ssl/openssl.cnf) is provided by app-ssl and still refers to md5
default_md = md5
http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,25/func,view/id,36290/#36302 [^]
http://en.wikipedia.org/wiki/MD5#Collision_vulnerabilities [^]
No tags attached.
Issue History
2011-12-31 16:56timb80New Issue
2012-01-03 02:54user2Statusnew => confirmed
2012-01-03 03:14user2Note Added: 0000402
2012-01-03 03:14user2Statusconfirmed => resolved
2012-01-03 03:14user2Fixed in Version => 6.2 Beta 3
2012-01-03 03:14user2Resolutionopen => fixed
2012-01-03 03:14user2Assigned To => user2
2012-04-13 18:30user2Statusresolved => closed

Notes
(0000402)
user2   
2012-01-03 03:14   
This was addressed in the version 6 implementation.