Home Applications ensemble-smime

ensemble-smime

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
2.5
1 reviews
0
Awards
169
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews (1)
Issues
Sign and verify in SMIME format using InterSystems Ensemble

What's new in this version

Initial Release

ensemble-smime

Sign and verify in SMIME format using InterSystems Ensemble

In some project, I found the need to use SMIME format https://www.ietf.org/rfc/rfc3851.txt, basically is an standard used to wrap a message together with its signature using a certificate (usually X509). Ensemble don’t have a single class to do that but inside the Ensemble installation we have the openssl utility, so in this example I use the “openssl smime” command to sign or verify a message.

The example has two Business Process that able to sign or verify and in order to test I made a simple production.

Hope this helps

Version
1.21.301 Jun, 2018
Ideas portal
Category
Developer Environment
Works with
Caché
First published
01 Jun, 2018
Last edited
01 Jun, 2018
Last checked by moderator
09 Oct, 2025Doesn't work