1 Answer
- Newest
- Most votes
- Most comments
0
Hi there, Yes, signing using osslsigncode is supported with private keys stored in AWS CloudHSM, but there are some important considerations:
Requirements: CloudHSM PKCS#11 library must be properly configured The private key must be accessible through PKCS#11 interface osslsigncode must be compiled with PKCS#11 support
Documented Support: AWS CloudHSM supports PKCS#11 standard operations including digital signatures osslsigncode can work with PKCS#11 tokens/HSMs as documented in their repository.
Recommended versions: Version 2.5 or higher of osslsigncode is the most stable for working with PKCS#11 Avoid using versions earlier than 2.0 as they may have compatibility issues with CloudHSM
I hope this help.
answered a year ago
Relevant content
asked 2 years ago
