This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
Features
- add support for OAuth 2.0 Client Certificate Bound Access Tokens, see: https://www.ietf.org/id/draft-ietf-oauth-mtls-12.txt setting an environment variable
TB_SSL_CLIENT_CERT_FINGERPRINT
with the base64url encoded value of the SHA256 hash of the DER representation of the certificate
Notes
- Depends on OpenSSL >= 1.1.1 and Apache >= 2.4.26, see: https://github.com/zmartzone/mod_token_binding#requirements