Steps to get public cert from a signed message
KB 23349
|
Last updated on 2020-04-15
|
Last updated by Navdeep Mathur
|
|
Verified in: ZCS 8.8
ZCS 8.7
ZCS 8.6
ZCS 8.5
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
KB 23349
|
Last updated on 2020-04-15
|
|
|
 - This is certified documentation and is protected for editing by Zimbra Employees & Moderators only.
|
Problem
Extract public certs from a signed message
Solution
Steps to extract public certs from a signed message.
- Right-click on signed message and select "Show Original"
- Copy entire message and create a file on Linux system. (like signedcrt.msg in example below).
Run this command to save cert in signedcrt.pem
cat signedcrt.msg | openssl smime -pk7out | openssl pkcs7 -print_certs > signedcrt.pem
Try Zimbra
Try Zimbra Collaboration with a 60-day free trial.
Get it now »
Want to get involved?
You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »
Looking for a Video?
Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »