mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
217 stars 34 forks source link

bug: Allow "dh=" parameter for Crypto-Key with 8188 encoding #1314

Closed jrconlin closed 5 years ago

jrconlin commented 5 years ago

The client requires the Crypto-Key to specify the dh value for Content-Type: "aes128gcm".

Closes #1313

jrconlin commented 5 years ago

invalid