I used openssl to sign the certificate. is there any doc to use let’s Encrypt as signing authority for tls certificate? Also, I am confused about the DKIM and tls certificates used here.
Can you elaborate more on your confusion here? Also, I am confused about the DKIM and tls certificates used here.
Do you just not understand how DKIM works, or do you need explanation about how it specifically works in KumoMTA?
LetsEncrypt is used to sign your TLS certificate, which you need in order for inbound/outbound connections that require TLS
DKIM is a way to essentially sign your SMTP cryptographically. You generate the DKIM keys on the server, then you have to paste the key (in the correct format) into a TXT record on your domain.