Re: [naviserver-devel] No notifications with webpush::send

2021-12-09 Thread Gustaf Neumann
On 09.12.21 09:33, Wolfgang Winkler via naviserver-devel wrote: We are using 1.1.1d on our production server, which is a debian buster. bytes {} tag 1e58277931d45f4c593cffbf291b39b7 i can confirm, that with Debian GNU/Linux 10 (buster) and OpenSSL 1.1.1d bytes are empty. With e.g. Rocky L

Re: [naviserver-devel] No notifications with webpush::send

2021-12-09 Thread Wolfgang Winkler via naviserver-devel
We are using 1.1.1d on our production server, which is a debian buster. Here we get the result bytes {} tag 1e58277931d45f4c593cffbf291b39b7 On our newer system with openssl 1.1.1k bytes dbf5a0d98c8b32e1b6dccc tag 81294002f4a5df64c8a44e1bcc07a6cb The call was: ns_crypto::aead::encrypt string

Re: [naviserver-devel] No notifications with webpush::send

2021-12-07 Thread Gustaf Neumann
On 07.12.21 14:40, Wolfgang Winkler via naviserver-devel wrote: We also tried the demo here: https://openacs.org/webpush-demo/webpush-demo.tcl The empty message works ("Naviserver rocks!"), but with a message, we get an error: "could not derive EC point from provided key could not derive EC

[naviserver-devel] No notifications with webpush::send

2021-12-07 Thread Wolfgang Winkler via naviserver-devel
Hi list! We are trying to send webpush messages with the naviserver webpush moule (webpush::send). It used to work fine a few months ago. Now we have the following problem: When sending an empty push message with: setmessage{} setret [webpush::send \    -subscription $subscription_lis