Question
LTIMINDTREE
PL
Last activity: 20 Aug 2019 2:22 EDT
Sending encrypted emails
Hi Team,
We have a requirement to send out encrypted emails. I was referring a link for configuring the rules required for encryption.
https://community.pega.com/knowledgebase/articles/sending-encrypted-email
here we have a decision table(pyEmailCertificateMap) to configure the email address and keystore instance and alias.
- Email Address – Specify the email address of the intended recipient of the encrypted message.
- Keystore Instance – Specify the keystore instance that you want to use for encryption.
- Keystore Alias – Specify the keystore alias for the email address
The email address mentioned here is it the recipient. Is it a sender email address or recipent?
Hi Team,
We have a requirement to send out encrypted emails. I was referring a link for configuring the rules required for encryption.
https://community.pega.com/knowledgebase/articles/sending-encrypted-email
here we have a decision table(pyEmailCertificateMap) to configure the email address and keystore instance and alias.
- Email Address – Specify the email address of the intended recipient of the encrypted message.
- Keystore Instance – Specify the keystore instance that you want to use for encryption.
- Keystore Alias – Specify the keystore alias for the email address
The email address mentioned here is it the recipient. Is it a sender email address or recipent?
In our application we send notification to the workbasket, so we do not have a single recipient. Also our recipients are not a fixed users. They may change, so how do we configure the keystore.