MeshCommander icon indicating copy to clipboard operation
MeshCommander copied to clipboard

Cannot connect to AMT 9 after enabling TLS

Open bwildenhain opened this issue 3 months ago • 3 comments

Hi,

I could use intel amt 9 via port 16992 with MeshCommander, but I enabled TLS and now it won't work using mesh commander.

I can connect using Firefox when enabling TLS 1.1 and it also works using

sslVersion = TLSv1.1
options = ALLOW_UNSAFE_LEGACY_RENEGOTIATION

to connect Firefox to an http socket using stunnel (running on my local host), but connecting mesh commander to localhost (with stunnel running) doesn't work. Is there an easy way set those TLS-options when using mesh commander?

I saw #111, but reverting to an unencrypted connection doesn't sound so tempting.

bwildenhain avatar Sep 01 '25 16:09 bwildenhain

You should simply be able to add a device and select use tls then it should connect without any problems, but i can't fully remember as all my stuff is managed by meshcentral for tls and amt, not meshcommander itself directly

si458 avatar Sep 01 '25 17:09 si458

Thanks for your quick response! It also didn't work using meshcentral. I immediately got a timeout when trying to connect using MeshCommander. I used self-signed certs btw (created using MeshCommander).

bwildenhain avatar Sep 01 '25 18:09 bwildenhain

Have you tried factory testing the ant and setting up a fresh? Generally I active amt then install Meshagent and let it activate amt correctly for me :)

si458 avatar Sep 01 '25 18:09 si458