Introduction - What is HTTPS?
We are often asked why it is essential to implement “secure” landing pages.
The "secure" part refers to web pages served over HTTPS instead of HTTP. The Hypertext Transfer Protocol Secure (HTTPS) adds a layer of security on data that is in transit between a web page and a browser. Security is done through the secure socket layer (SSL) or transport layer security (TLS) protocol connections.
In a nut shell, here are advantages of enabling HTTPS:
- HTTPS is a standard and virtually a best practice to implement.
- HTTPS adds credibility to your organization. Without HTTPS, users may see pop-ups indicating that your site is not safe; and this would not leave a great impression on users.
- HTTPS protects your user’s privacy by preventing intruders from passively listening to communications between your websites and users.
- HTTPS prevents others from injecting information (scripts, images, or ad content) into your web pages and into the user’s browser. Actors with malicious intent typically try to attack their users by inserting malware over insecure sites.
Instructions to Implement HTTPS
To implement HTTPS support for your eTrigue landing pages, refer to the table below to determine the scenario that is applicable to your organization’s situation.
Your organization… |
Follow the instructions under… |
Does not currently have a SSL certificate and would like to obtain one for their subdomain. |
Scenario 1 |
Has an existing wildcard certificate on their main domain and the wildcard can apply to the subdomain. |
Scenario 2 |
Scenario 1 - Purchase a new SSL Certificate
Your organization purchases a SSL certificate from a 3rd Party Certificate Authority, such as GoDaddy, Verisign, Digicert, GeoTrust, etc. This SSL certificate will then be applied to your landing page subdomain to support HTTPS.
- Send an email to the eTrigue Success Team at success@etrigue.com and provide the following information to generate a Certificate Signing Request (CSR). The CSR is required to start the SSL certificate purchase process:
- Country Name (Standard 2 Letter Country Code; example: US for United States):
- State or Province Name (example: California):
- Locality Name (example: San Jose):
- Organization Name (example: Company Inc.):
- Organization Unit (example: IT Department):
- Common Name (Name of the domain to secure: example: go.domain.com):
- Email Address (example: IT_department@company.com):
- After we have received the information above, we will return a CSR to your organization via email.
- Choose a Certificate Authority (CA) of your choice and use the CSR to purchase a SSL certificate. If your CA prompts you to specify a server type, choose Apache (+ModSSL).
- Send the purchased certificate to success@etrigue.com.
IMPORTANT: It is strongly recommended that users provide the certificates within a zip attachment (.zip).
Users should password protect the zip file before sending it to success@etrigue.com and call the Customer Success Team at 408-490-2900 (press 3 for Support) to provide their password over the phone. - We will apply your certificate to your landing page subdomain to support HTTPS.
Please allow for 2-3 business days to complete. A confirmation email will be sent to let you know when the work is completed.
Scenario 2 - Use Your Existing Wildcard SSL Certificate
If your organization maintains a wildcard SSL certificate for your main domain, the same SSL certificate can be used to secure your subdomain if the root domain is the same.
- Provide the following to success@etrigue.com:
- the wild card SSL certificate
- any Intermediate certificates
- the Private Key used to generate the SSL certificate (your CA Authority should have provided this key)
IMPORTANT: It is strongly recommended that users provide the certificates within a zip attachment (.zip).
Users should password protect the zip file before sending it to success@etrigue.com and call the Customer Success Team at 408-490-2900 (press 3 for Support) to provide their password over the phone.
- After all items have been received, we will apply your certificate to your landing page subdomain to support HTTPS.
Please allow for 2-3 business days to complete. A confirmation email will be sent to let you know when the work is completed.