Jump to content

Recommended Posts

Posted

Hello,

  Could you please verify and fix the DKIM signing key for altair.helioho.st on VPS72?

  Current live check on the VPS shows:

  sudo opendkim-testkey -d altair.helioho.st -s default -k /etc/opendkim/keys/altair.helioho.st/default.private -vvv

  Output:
  - key not secure
  - keys do not match

  The important problem is `keys do not match`, which suggests the private key installed on the VPS does not match the
  public DKIM TXT record currently published for:

  default._domainkey.altair.helioho.st

  Please either:
  1. update the published DKIM TXT record so it matches the private key currently installed on the VPS, or
  2. replace the private key / OpenDKIM mapping on the VPS so it matches the currently published DNS record.

  Please also confirm that after the fix this command no longer reports `keys do not match`:

  sudo opendkim-testkey -d altair.helioho.st -s default -k /etc/opendkim/keys/altair.helioho.st/default.private -vvv
 

Posted

This support request is being escalated to our root admins.

Guest
This topic is now closed to further replies.
×
×
  • Create New...