18May
Enable encrypted message syntax (cms) in macos system
In the macos system, when using the openssl cms command, the following error occurs, how to solve this problem.
openssl cms -decrypt -inform PEM -in privateKey.p7m -inkey privateKeyP7m.key -out privateKey.der
openssl:Error: 'cms' is an invalid command.
The openssl version is as follows:
openssl version
LibreSSL 2.8.3