You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/02 12:20:26 UTC

[GitHub] [skywalking] iIdiomatic commented on issue #6353: Need to post Alarm to https , How to provide header , also need hostname with alarm

iIdiomatic commented on issue #6353:
URL: https://github.com/apache/skywalking/issues/6353#issuecomment-812506746


   ```
   webhooks:
      http:
        - http://localhost:8081/message/
        #- http://127.0.0.1/go-wechat/
      https:
        -url:https://ssldomain1.com/message
         key_store_path:<path to keystore>
         key_store_pass:<key_store_pass>
         key_pass:<key_pass>
        -url:https://ssldomain2.com/message
         key_store_path:<path to keystore>
         key_store_pass:<key_store_pass>
         key_pass:<key_pass>
   ```
   
   @wu-sheng above is proposal for same.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org