Apache module for verifying Twilio request signatures
mod_twilio_signature is an Apache web server module for authentication of incoming Twilio HTTP requests.
Verification is performed by validating the X-Twilio-Signature HTTP header, which contains a base-64 encoded signature.
When verification is enabled, if a request is received that either doesn't contain a X-Twilio-Signature HTTP header, or contains an invalid signature, then a 401 Unauthorized error status is returned.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Apache:Modules/apache2-mod_twilio_signature && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| apache2-mod_twilio_signature-gcc14.patch | 0000000737 737 Bytes | |
| apache2-mod_twilio_signature.changes | 0000000600 600 Bytes | |
| apache2-mod_twilio_signature.spec | 0000002096 2.05 KB | |
| mod_twilio_signature-0.9.1.tar.gz | 0000088084 86 KB |
Comments 0