Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
3.79k stars 516 forks source link

installing godaddy amt cert #5336

Open TheSpawnMan opened 10 months ago

TheSpawnMan commented 10 months ago

im trying to install the godaddy certificates that i purchucsed but im unable to find a guide or how to configure meshcentral for this cert, i did make sure its for vpro but im not sure where to get a .key file from and how to properly configure the server for this setup.

Screenshots If applicable, add screenshots to help explain your problem.

Server Software (please complete the following information):

WARNING: Unrecognized configuration option "amtacmactivation".

 "AmtAcmActivation": {
    "log": "amtactivation.log",
    "certs": {
      "mycertname": {
        "certfiles": [ "e42e388d423eeb08.crt", "e42e388d423eeb08.pem", "gd_bundle-g2-g1.crt" ],
        "keyfile": "meshcentral.key"
      }
    }
  }
Ylianst commented 10 months ago

Now that Intel is no longer sponsoring the project and it's no longer possible to test with AMT, I am not sure what to do with AMT support in MeshCentral anymore. Removing it would simplify the project a lot. Would be nice if someone from Intel would step up and support AMT.

aggietallboy commented 6 months ago

The keyfile is part of the material you had to create to put together the certificate request to godaddy. It should be a 2048 bit RSA key.

This feature isn't working at the moment though.