Configuring Signed and Encrypted Emails
To facilitate the decryption of signed and encrypted emails in PeopleSoft, you must configure the existing PeopleSoft pages by adding public certificates, private keys, and private key passphrases to the database.
To verify and decode signed emails, you must configure the smime_signed_verify algorithm keyset. If an email may be both signed and encrypted, you must configure the smime_signandencrypt_decryptandverify algorithm. For encrypted, but not signed emails, the smime_encrypted_decrypt algorithm must be configured.
To configure the smime_signed_verify algorithm, add the email sender's public certificate to the corresponding keyset after ensuring that the keyset ID is the email address of the email sender.
To configure the smime_encrypted_decrypt algorithm and the smime_signandencrypt_decryptandverify algorithm:
Add the email sender's public certificate, the email receiver's public certificate, and the email receiver's private key to the corresponding key set.
Note: Ensure that the key set ID for the certificates is the associated email address. Prefix the greater than (>) sign to the email address for the recipient's private key.
Add the email recipient's private key passphrase to the new configuration page.
For all private keys entered into the keyset algorithms mentioned in this section, you must enter the passphrases for the recipient’s private keys into the MCF Email Configuration page. To access the configuration page for private key passphrases, select
This example illustrates the fields and controls on the MCF Email Configuration page. You can find definitions for the fields and controls later on this page.

Field or Control |
Description |
---|---|
Email Address |
Enter the email address of the recipient. |
Configuration Name |
Enter the configuration name. For encrypted emails, this is always RECIPIENTPKPASSPHRASE. |
Password |
Enter the password for encryption. |
Confirm Password |
Confirm the password for encryption. |
Encrypted Password |
Click Encrypt button to generate the encrypted password. |
MCF Config Value |
Copy and paste the encrypted password. |