-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
UPS - Sprint 5, UPS - Sprint 6
In the current implementation, when a WebPush variant is created the user has to create somewhere a VAPID Keypair (public and private key) and upload them to the UPS.
After that, the user only needs the public key (used as `applicationServerKey`) and can forget about the private key.
It would be better if, when creating the variant, the UPS would create automatically the keypair