Quantcast
Channel: PowerEdge General HW Forum - Recent Threads
Viewing all articles
Browse latest Browse all 5911

R210 - OMSA - ERR_SSL_VERSION_OR_CIPHER_MISMATCH

$
0
0

Hi all, 

i have trouble with OMSA web interface. It works only in IE browser. The server is R210II and OS is Ubuntu 12.04, OMSA 7.4.

1] I try change the SSL encryption to auto-negotiation, but this not work. 

2] I try edit /opt/dell/srvadmin/lib/openmanage/apache-tomcat/conf/server.xml and set the CIPHERS 

This is default conf :

<Connector SSLEnabled="true" ciphers="" clientAuth="false" compression="force" keyPass="${key_password}" keystoreFile="conf/keystore.db" keystorePass="${keystore_password}" maxPostSize="6291456" maxThreads="150" port="1311" protocol="HTTP/1.1" scheme="https" secure="true" sslProtocol="TLS"/>

I edit this to :

<Connector SSLEnabled="true" ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA256,TLS_RSA_WITH_AES_256_CBC_SHA" clientAuth="false" compression="force" keyPass="${key_password}" keystoreFile="conf/keystore.db" keystorePass="${keystore_password}" maxPostSize="6291456" maxThreads="150" port="1311" protocol="HTTP/1.1" scheme="https" secure="true" sslProtocol="TLS"/>

but no change ...

Can you please help me ?


Viewing all articles
Browse latest Browse all 5911

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>