For anyone else reading this. Get Chrome and see if https: //localhost:1311 works. If it does then it is a Security Windows update that has broken OMSA (This issue seems to be due to SSL/TLS ciphers added in IE11). The above reg hack fixed it for me.
Thanks to http ://en.community.dell.com/techcenter/systems-management/f/4469/t/19994259
joyrunner
1 Rookie
•
21 Posts
1
October 27th, 2016 06:00
Hi John, This forum is tracked by OME members.
Could you please cross post this over to the OMSA forum. They will be able to help you.
Also, It would be good to check the OS event log if there are some obvious errors logged by the web-service.
http://en.community.dell.com/techcenter/systems-management/f/4469
Thanks,
Manoj
john.harris
1 Rookie
•
55 Posts
0
October 27th, 2016 06:00
Reg hack fixed it:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\KeyExchangeAlgorithms\Diffie-Hellman]
"ClientMinKeyBitLength"=dword:00000200
john.harris
1 Rookie
•
55 Posts
1
October 27th, 2016 06:00
For anyone else reading this. Get Chrome and see if https: //localhost:1311 works. If it does then it is a Security Windows update that has broken OMSA (This issue seems to be due to SSL/TLS ciphers added in IE11). The above reg hack fixed it for me.
Thanks to http ://en.community.dell.com/techcenter/systems-management/f/4469/t/19994259
joyrunner
1 Rookie
•
21 Posts
0
October 27th, 2016 07:00
Thanks John for updating this thread. Appreciate it.
Regards,
Manoj
BBogert
1 Message
0
December 5th, 2016 11:00
Perfect, thanks.