Solved: Workstation Pro 12 to 15 upgrade
Back again with another issue
Im in the process of moving the old ESXi server over to a new 6.7 one
The problem is I cant get both working in workstation
With the line added in the config.ini file
tls.protocols = “tls1.0”
the old ESXi works but the new one wont
If I remove the tls.protocols = “tls1.0” line from config file the new one (6.7) works and the old one doesn’t.
Ive tried adding
tls.protocols = “tls1.0”
tls.protocols = “tls1.1”
tls.protocols = “tls1.2”
tls.protocols = “ssl2”
tls.protocols = “ssl3”
to see if that would work but only the old one works
What am i missing from the config file?
Cheers
Toby
Source link