Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The customer opens a service support request in order to enable signature of outgoing emails
  • SecuTix provides generates a pair of DKIM public key to the institution mosamuseum/private key for two given selectors
  • The mosamuseum institution publishes this DKIM public key in its DNS recordsThe customer must create 2 DNS records add the two following DNS records in their zone (to enable updates of keys)

stxsel1._domainkey.mosamuseum.com.  IN CNAME sel1-mosa._domainkey.dkim.secutix.com.

stxsel2._domainkey.mosamuseum.com.  IN CNAME sel2-mosa._domainkey.dkim.secutix.com.

!!! Be careful to change "mosamuseum" by the institution code. If any doubt, please open a support request for confirmation

...

:

mosamuseum.com with their domain name

mosa with the institution code

  • SecuTix signs all emails sent with the DKIM private key (corresponding to the public key sent to the institution mosamuseum). This signature is included in the header of the email.