Closed tcooper closed 7 years ago
Newer versions of openssl do not support md5 as cipher. 3des is supported. Changing to 3des in the ca.cfg file allows creation of localhost.crt and use of central server in Rocks 6.2 installed with CentOS 6.9 which includes updated openssl.
See comment on your commit that does it correctly.
Newer versions of openssl do not support md5 as cipher. 3des is supported. Changing to 3des in the ca.cfg file allows creation of localhost.crt and use of central server in Rocks 6.2 installed with CentOS 6.9 which includes updated openssl.