Why Do You Need an SSL Certificate?
To maintain a fully encrypted, end-to-end secure connection between your host and the target website while using Oculus Residential Proxies, an SSL certificate is required. You can either:- Install the SSL certificate manually (recommended for long-term use).
- Ignore SSL errors in your code (temporary solution).
Download the SSL Certificate
To download the SSL certificate: 👉 Right-click on this link and select Save As to save it to your computer.Using the SSL Certificate in Your Code
If you’re writing scraping code, you can load the SSL certificate in your code without installing it. For example, with CURL:Installing the SSL Certificate
Some third-party tools require installing the SSL certificate in your environment. Follow the steps below based on your operating system or browser.- Windows
- Chrome
- Firefox
- Linux
- macOS
- iOS
- Android
1. Double-click
ssl_oculus_certificate.cer to open the certificate details.2. Click Install Certificate.3. Follow the on-screen instructions to complete the installation.How to Ignore SSL Errors (Alternative Method)
If you don’t want to install the SSL certificate, you can ignore SSL errors in your code.Examples for Different Programming Languages
How Does SSL Analyzing Work?
Some features require the Proxy Manager to access HTTPS traffic. This is done by enabling SSL Analyzing in the proxy port configuration settings. 1. How It Works:- Proxy Manager establishes an encrypted HTTPS connection to the target site.
- The traffic is decrypted and analyzed (e.g., for logging requests or running rules).
- The response is sent back to the client with a certificate signed by Oculus Proxies CA.
- Allow Proxy Manager to terminate SSL traffic.
- Trust the Oculus Proxies CA certificate.