Revoke E-Mail notifications prints the variable name instead of their content #283
Replies: 3 comments
-
I made a quick test and it works for me. It only works when revoking a certificate though. When issuing the cert I get: When revoking the cert I get: |
Beta Was this translation helpful? Give feedback.
-
This is the key here. Why is there a distinction? Why revoking the certificate itself, different from revoking an end entity? Aren't they the same? What would be the proper procedure for revoking a client certificate? Revoke the certificate and leave the end entity active? Regards. |
Beta Was this translation helpful? Give feedback.
-
An end entity can have multiple different certificates. Also revoking an end entity will prevent it from renewing certificates (if enables in certain protocols). The end entity represents a user/device/server you can say. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, community,
This could be me miss-understanding the documentation here. But for whatever reason unbeknownst to me, revoked E-Mails do not print the variable contents.
Recipient E-Mail Example:
Workflow:
Expected:
Prints the variable contents
Problem:
Prints variable names instead.
Regards,
Horace
Beta Was this translation helpful? Give feedback.
All reactions