A secure proxy with HTTPS is a type of proxy server that facilitates communication between a client (such as a web browser) and the internet using the HTTPS protocol for encrypted connections.
Unlike standard HTTP proxies, which transmit data in plaintext, a secure HTTPS proxy ensures that all data exchanged between the client and the proxy server is encrypted.This encryption enhances privacy and security by preventing eavesdropping and tampering with the transmitted data.
Note that this method simply ensures that the connection between the browser and the proxy is made using HTTPS.
If you also need to perform HTTPS inspection and filtering (i.e. on-the-fly decryption of HTTPs flow to websites), additional configuration steps are required.
Using a secure proxy means adopting a server certificate on the proxy and trusting the certificate in your client browsers.
You can use your own certificates by importing them into the certificate center or use Artica to generate a certificate for you.
Once the server certificate has been created in the certificate center, simply add or modify a proxy port in Port Secure mode with the previously created certificate.
On the browser side, it behaves as if it were connecting to an SSL-enabled website.
Except that it's a proxy.
But understand that the behavior is identical.