Unable to encrypt emails
Hi, I am unable to send encrypted emails(outbound) on the Pega Platform. I tried to encrypt the emails using a self signed certificate and followed the steps exactly as what was mentioned in a guide that was forwarded to me. The only step I am unsure of is the step to include the Recipient Email in the pyEmailCertificateMap. https://docs-previous.pega.com/data-management-and-integration/86/sending-encrypted-email Based on the document above, the values that I get for my Keystore Alias(I am going off the signing option that exists on the email account) is 1. Can you please tell me how I need to use this value? Also if I do not have a set recipient list, can I use this on the SendEmailNotification activity and not update the pyEmailCertificateMap? If not can I dynamically add recipients to this list?