Forum Discussion
AlexKaras
Champion Level 1
7 years agoHi,
Can you describe your use case?
TestComplete does not use SSL in any way, thus there is no way to enable or disable it in TC itself.
aqHTTPRequest object can be used to issue both http and https requests, but it is required that all underlying infrastructure is set up properly (valid certificates are installed, proxy is configured, etc.).