Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2 Service Pack 1
- 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>