Hello, I want to disable SSL certificate verification on my proxmox. The thing is I'm working on developing a script with API and I'm unable to access it because proxmox uses https and unfortunately my software has only access for http. Another thing I want to add is using postman I am able to perform every API actions but only when I disable SSL verification in the settings of postman(*postman is the API testing tool by the way). Since I'm running locally and not connected to internet I'm perfectly alright to disable all my security features so that I can fully utilise the proxmox API feature which is by far the most amazing API i have ever seen. Is there anyway? Maybe changing some lines on config files?? I also saw some threads but those are old and some are not working. Also I don't want to use any reverse proxy or additional software. Kindly help me everyone.
Last edited: