- PHP library for handling OCSP requests and responses
- Functionality is already done in https://github.com/Muzosh/web-eid-authtoken-validation-php. I will extract the OCSP client into separate library here.
- there is no need to extract it from validation library, Web-eID developers already did it in here (check branch
development
)