#As a connected server in OMI 10.62 the connected server is failed.
Goto OMI_install_dir\WebServer\conf\extra\httpd-ssl.conf and alter the following configurtaion
SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1
Change the line as follows:
SSLProtocol all -TLSv1 -TLSv1.1
Then restart the apache web server and recreate the connected server.
No comments:
Post a Comment