Can I install a third-party certificate

Can I install a third-party certificate

Yes: if you have an existing external or third-party SSL certificate you can install this at VISYOO.

Your certificate provider will need to provide the following sections for us to be able to install the SSL certificate:

  • Certificate
  • Private Key
  • CA Bundle / Intermediate Certificate

These details will need to be entered within the SSL/TLS section within a VISYOO hosting package: Manage Hosting -> [select package] -> SSL/TLS.

Note: Your Private Key will have been provided when you generated a CSR using your organisation's details. If you have any questions about this, the certificate provider will be able to help.

Please also note that SSL certificates can take up to 30 minutes to install on to the web server. If your A records are then pointing to the IP address of the hosting package then your site should show as secure.

If you don’t have an external SSL then you can either apply the free VISYOO SSL, or purchase a VISYOO SSL from HERE.


    • Related Articles

    • How can I generate a Certificate Signing Request?

      When ordering an SSL certificate, you’re often required to generate a Certificate Signing Request (CSR). This is an encoded block of text that the Certificate Authority require when issuing an SSL certificate. It contains information about the ...
    • Can I point an A record to a package and get the free SSL certificate?

      No. To be able to apply the free SSL certificate, your site(s) need to use the VISYOO nameservers. This is because the SSL certificates are installed locally to the VISYOO platform.
    • Why is MySQL support missing from the PHP installation?

      Our web servers run PHP 7+ as standard. In this version of PHP the MySQL module has been replaced by either the 'mysqli' or 'PDO_MySQL' extension. Read more about the MySQL extension deprecation on PHP's website.  If you have a website using this ...
    • How do I activate my free SSL?

      Every VISYOO hosting package comes with a free wildcard SSL certificate, enabling you to use the more secure 'HTTPS' protocol to keep your site users secure. To activate the SSL, you’ll need to make sure you’ve pointed the domain name to our ...
    • How do I run Composer via SSH

      At VISYOO we run multiple different versions of PHP. On our SSH servers, the execution of commands like “composer” will run with our default, system-level PHP that is also used for internal tools at VISYOO. This is a thin version of PHP without all ...