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
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...