https://github.com/dids/nodejs-openssl-smime
Used for signing Apple's .mobileconfig payloads.
https://github.com/dids/nodejs-openssl-smime
Last synced: 26 days ago
JSON representation
Used for signing Apple's .mobileconfig payloads.
- Host: GitHub
- URL: https://github.com/dids/nodejs-openssl-smime
- Owner: Dids
- License: mit
- Created: 2015-07-04T11:07:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T11:18:19.000Z (almost 11 years ago)
- Last Synced: 2025-03-20T19:07:50.911Z (about 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodejs-openssl-smime
Used for signing Apple's .mobileconfig payloads.
Based 99% on [smime](https://github.com/hipush/smime)