Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

checkOcsp on php 7 gives malformedRequest #1

Open
Casperhr opened this issue Nov 8, 2016 · 1 comment
Open

checkOcsp on php 7 gives malformedRequest #1

Casperhr opened this issue Nov 8, 2016 · 1 comment
Labels

Comments

@Casperhr
Copy link
Contributor

Casperhr commented Nov 8, 2016

if ($ocspResponse['responseStatus'] == 'malformedRequest') {
          // TODO
         return;
}
@Casperhr Casperhr added the bug label Nov 8, 2016
@Casperhr
Copy link
Contributor Author

For now it's defaulted to not check

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant