Email Hosting Plans
Small Office Home Office Hosting Plans
Small Business Hosting Plans
Ecommerce Hosting Plans

Free domain parking with ever domain name registration or transfer.

Get a GeoTrust QuickSSL Digital Certificate for only $129.00.

Add EasyChatLive to your website. Available with all Web hosting plans.

Free Advanced Template Gallery with selected Web hosting plans

Vote for us in the Web Hosting Directory

Credit Card Processing

We're a preferred vendor in the New York Web Hosting section of Marketingtool.com.

This site is Web Related.

No-Nonsense Hosting is a service brought to you by Nolan Interactive, Ltd.
All major credit cards accepted.

Best Web Hosting

Resource Planet

Apache + ModSSL + OpenSSL

Installing your Web Server Certificate

Your certificate will be sent to you by email. The email message includes the web server certificate that you purchased in the body of the email message.

Copy the certificate from the body of the email and paste it into a text editor (such as notepad) to create text files.

If you have not already set up a secure virtual host or would like to learn more about installing SSL, refer to the following link for more information:http://www.linuxdoc.org/HOWTO/SSL-RedHat-HOWTO.html#toc4Opens in a New Window

Note: The examples below use the following naming conventions: "Your Private Key" = "domainname.key"; "Your Web Server Certificate" = "domainname.crt"

Copy the certificate to the Apache server directory in which you plan to store your certificates:

/usr/local/apache/conf/ssl.crt/

Or

/etc/httpd/conf/ssl.crt/

Note: Copy the entire contents of the certificate from including:

-----BEGIN CERTIFICATE-----

And

-----END CERTIFICATE-----

Open the httpd.conf file in a text editor.

Locate the secure virtual host pertaining to your order. You should have the following directives within this virtual host. Please add them if they are not present:

SSLCertificateFile /usr/local/apache/conf/ssl.crt/domainname.crt (or server.crt) SSLCertificateKeyFile /usr/local/apache/conf/ssl.key/domainname.key (or server.key)

Save the changes and exit the editor.

Start or Restart your apache web server using one of the following commands:

/usr/local/apache/bin/apachectl startssl

Or

/usr/local/apache/bin/apachectl restart

Other commands:

/usr/sbin/httpd startssl or restart

/usr/sbin/httpsd startssl or restart

Note: You may refer to the original ModSSL instructions at: http://www.modssl.org/source/exp/mod_ssl/pkg.mod_ssl/INSTALLOpens in a New Window

Test your certificate by using a browser to connect to your server. Use the https protocol directive (e.g. https://yourserver.com/) to indicate you wish to use secure HTTP.

Note: The padlock icon Padlock Icon on your browser will be displayed in the locked position if your certificates are installed correctly and the server is properly configured for SSL.

Top of pageBack to Top

Web Hosting Plans  |  Ecommerce  |  SSL Certificates  | Web Site Tools  |  FAQ  |  Support
Compare Hosting Plans  |  Home Page  |  About Us  |  Legal Stuff  |  Contact Us  |  Whois Search

Trademark noticeNo-Nonsense Hosting™ is a service provided by, and a trademark of, Nolan Interactive, Ltd.