Html5 setup help vapid

hi guys,

i’m trying to set up html5 i’ve everything done expect this part

notify:
  - platform: html5
    name: NOTIFIER_NAME
    vapid_pub_key: YOUR_PUBLIC_KEY
    vapid_prv_key: YOUR_PRIVATE_KEY
    vapid_email: YOUR_EMAIL

where do i find the Vapid pub key?
is it the server key or the key pair under Web Push certificates

4 Likes

Same question for me! How to find private key?