
check uw domein
Voor meer extenties klikt u hier
SSL Secure Server
This section covers certificate installation requirements, how to use the server’s shared certificate, creating a self-signed certificate, and installing a purchased certificate. Any site that processes monetary transactions or takes in sensitive information (such as passwords) needs the protection of a SSL certificate.
Certificate Installation Requirements
In order to use the SSL feature your site must have it’s own static (dedicated) IP address. If you don’t have a dedicated IP address, you will get an error message when you access the SSL menu:
Could not execute your request
Details: You are not allowed to modify your SSL
Contact your web host for information on obtaining a dedicated IP address. Please note that some web hosts don’t offer dedicated IP’s, and hosts that do usually charge extra for this feature.
Server’s Shared and Self-Signed Certificates
You may use the server’s built-in certificate or generate a self-signed certificate free of charge. The requirements are:
- a dedicated IP address
- SSL access (ask your web host to enable the feature if they haven’t already)
- an understanding of non-trusted certificates (see the sections on shared and self-signed certificates below)
Purchased Certificates
Purchased certificates require:
- a dedicated IP address
- SSL access (ask your web host to enable the feature if they haven’t already)
- an understanding of purchasing/installing trusted certificates (see the section on purchased certificates below)
Using the Server’s Shared Certificate
One of the simplest ways to have a secure site is to use the server’s built-in self-generated certificate. To access the SSL menu, click on the “Advanced Tools” link from the main control panel menu, then click the “Install SSL Certificates” icon.

Make sure the radio button next the “User the server’s certificate” is selected, and click the “Save” button at the bottom of the screen.
Understanding non-Trusted Certificates
Although non-Trusted certificates provide a high level of encryption, they are not always the best choice because they are self-generated instead of purchased from a trusted authority. Because of this, visitors to your site may receive a warning popup window when they access a secure page:

If you can put up with this inconvenience, then a self-generated secure certificate is adequate for your site. If you are a company selling goods or services, we highly recommend that you purchase a trusted certificate. A non-trusted certificate may be harmful to a web site’s reputation.
Uploading Files to your Secure Site
All secure files need to be uploaded to the /domains/domain.com/private_html directory. You may upload using the control panel’s built-in file manager or FTP. For example,
/domains/domain.com/private_html/index.html —> https://www.yourdomain.com/index.html
