aws / aws-php-sns-message-validator

Amazon SNS message validation for PHP
Apache License 2.0
211 stars 53 forks source link

Truthyness fix for openssl_verify. #30

Closed kstich closed 7 years ago

kstich commented 7 years ago

Properly handle truthy value response, -1, from openssl_verify.