Is your feature request related to a problem? Please describe.
/v1/console requires high privileges. Would be a shame if a MITM sniffs such valuable credentials...
However, "The debug console does not currently support TLS certificate verification". This is bad.
Describe the solution you'd like
- Use the well-known default Icinga PKI paths whenever connecting to a remote console
- Allow to override via additional CLI args
Describe alternatives you've considered
Prompt the user to confirm a checksum as in icinga2 node wizard.
Additional context
Is your feature request related to a problem? Please describe.
/v1/consolerequires high privileges. Would be a shame if a MITM sniffs such valuable credentials...However, "The debug console does not currently support TLS certificate verification". This is bad.
Describe the solution you'd like
Describe alternatives you've considered
Prompt the user to confirm a checksum as in
icinga2 node wizard.Additional context