Shared Content for Data Engineering 10.2.2
- All Products
openssl base64 -d -in $signature -out /tmp/sign.sha256 openssl dgst -sha256 -verify (openssl x509 -in <cert> -pubkey -noout) -signature /tmp/sign.sha256 <file>
Updated June 28, 2019