gmail_insert_smime
Upload an S/MIME certificate in PKCS#12 format to enable secure email signing and encryption for a Gmail send-as alias.
Instructions
Upload an S/MIME certificate (PKCS#12) for a send-as alias
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pkcs12 | Yes | Base64-encoded PKCS#12 format certificate with private/public key pair | |
| isDefault | No | Set as default S/MIME config (default false) | |
| sendAsEmail | Yes | The send-as email address | |
| encryptedKeyPassword | No | Password if the private key is encrypted |