-
Mohit Joshi authored
Description: It is found that there are duplicate inc files for ex- have_ssl.inc and have_ssl_communication.inc have the same content. have_yassl.inc does the same check as not_sha256_rsa_auth.inc and have_not_yassl.inc does the same check as have_sha256_rsa_auth.inc Fix: The have_*ssl* files are re-alligned. Minor structural changes in the files have been made. Reviewed by: Harin Vadodaria <harin.vadodaria@oracle.com> RB: 12965
Mohit Joshi authoredDescription: It is found that there are duplicate inc files for ex- have_ssl.inc and have_ssl_communication.inc have the same content. have_yassl.inc does the same check as not_sha256_rsa_auth.inc and have_not_yassl.inc does the same check as have_sha256_rsa_auth.inc Fix: The have_*ssl* files are re-alligned. Minor structural changes in the files have been made. Reviewed by: Harin Vadodaria <harin.vadodaria@oracle.com> RB: 12965
Loading