Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: kv和pd开启身份认证问题

Question: The above mentioned changing the URL to https, which URL is it referring to?
Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: kv和pd开启身份认证问题
Question: The above mentioned changing the URL to https, which URL is it referring to?
All the corresponding HTTP links between PD and TiKV for mutual interaction have been changed to HTTPS.
Requests like curl -X POST http://{pd_ip}:{pd_port}/pd/api/v1 have all been changed to https.