Fix ssl_cert deprecation warnings#9758
Conversation
|
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @OdyX Details
|
|
@cla-bot check |
This way vars.ssl_cert_altnames keeps working.
|
I don't think setting
I've side-stepped this by setting |
|
Good catch, thank you all for finding this out. I can't understand why past me proposed this without seeing the flag aspect, but here we are; I'm glad some more eyes landed on this issue! |
Hi, I don't think it's your fault :)! It's introduced by this liip-forks#1. |
fixes #9661