- Oct
- 31
- 0
Hello all,
I'd like to be able to script the testing of various internal HTTPS web servers that are using self-signed certs for very basic responsiveness using "copy https://serveraddress.com > nul" and then looking at the errorlevel.
Some of these servers are secured with self signed certs so TCC prompts with a "Would you like to continue?" prompt on these servers.
Can this be overridden so I can I create a smooth test batch for a lot of different servers? I've looked for a flag or switch to disable this warning but I'm coming up empty.
Thanks
I'd like to be able to script the testing of various internal HTTPS web servers that are using self-signed certs for very basic responsiveness using "copy https://serveraddress.com > nul" and then looking at the errorlevel.
Some of these servers are secured with self signed certs so TCC prompts with a "Would you like to continue?" prompt on these servers.
Can this be overridden so I can I create a smooth test batch for a lot of different servers? I've looked for a flag or switch to disable this warning but I'm coming up empty.
Thanks