|
|
How to access Secure Servers using JSPNOTE: Access to the secure servers at Netregistry is only provided to clients on TheBusiness package and higher. This tutorial is suitable for clients located on ASP or JSP servers ONLY. These servers supports ASP and Java web development languages. For information on CGI/Perl and PHP secure server usage, please click here.How does a secure Webpage work?You create the Webpage, host it on your Web server and reference it from a secure server. The customer enters their information onto the secure Webpage and presses submit. The information is then encrypted between their computer and the Web server. What happens to it now is your decision, however most customers choose to email it to themselves. Location of secure pages on the serverPlace the pages that you would like to view securely in the /secure folder in your document root (ie assuming the Webpage is called "order.html", then place it at www.domain.com/secure/order.html). Ensure that all graphical content is also placed into the secure directory appropriately. e.g. any include files, or any frames and/or images. Linking to the pages securelyCreate a link from your pages to the secure location of your order page as follows: https://secure.netregistry.net/domain.com/order.html i.e.: http://www.domain.com/secure/order.html is equal to https://secure.netregistry.net/domain.com/order.html in secure mode. NOTE:
Inserting a Site Seal for SSL Certificate.GeoTrust will provide you with relevant information and code to insert into your pages. Related support topics
|