<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Network &#124; SSL Certificate &#187; DigiCert</title>
	<atom:link href="http://www.mirageblog.com/tag/digicert/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mirageblog.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 Dec 2009 19:00:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to secure your website using SSL Certificate?</title>
		<link>http://www.mirageblog.com/2008/10/how-to-secure-your-website-using-ssl-certificate/</link>
		<comments>http://www.mirageblog.com/2008/10/how-to-secure-your-website-using-ssl-certificate/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 18:53:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SSL Certificate]]></category>
		<category><![CDATA[5-6]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[DigiCert]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.mirageblog.com/2008/10/how-to-secure-your-website-using-ssl-certificate/</guid>
		<description><![CDATA[
 SSL provides visitors to your website with the confidence to communicate securely via an encrypted session. For companies wishing to conduct secure e-commerce, such as receiving credit card numbers or other sensitive information online, SSL is essential.
For SSL to work a valid signed SSL certificate is essential. Certificates are a standard way of binding [...]]]></description>
			<content:encoded><![CDATA[<div style="margin:0 auto;float:left;padding-right:5px"><img src="http://thm-a02.yimg.com/image/ad6e2b678fbb025a" width="250" height="180" alt="How to secure your website using SSL Certificate?"></div>
<p> SSL provides visitors to your website with the confidence to communicate securely via an encrypted session. For companies wishing to conduct secure e-commerce, such as receiving credit card numbers or other sensitive information online, SSL is essential.</p>
<p>For SSL to work a valid signed SSL certificate is essential. Certificates are a standard way of binding a public key to a name. Public key encryption is a tactic that uses a pair of asymme<span id="more-3"></span>tric keys for encryption and decryption. Each pair of keys consists of a public key and a private key. The public key is made public by distributing it widely. The private key is never distributed; it is always kept secret. Data that is encrypted with the public key can be decrypted only with the private key. Conversely, data encrypted with the private key can be decrypted only with the public key. This asymmetry makes public key cryptography so useful.</p>
<p>You can generate a self-signed certificate and use it for some time until the certificate &#8220;signed&#8221; by a trusted external authority</p>
<p><a rel="external nofollow" target="_blank" href="http://www.thesslstore.com/verisign.aspx" target="_self">VeriSign certificate authority</a></p>
<p>or</p>
<p><a rel="external nofollow" target="_blank" href="http://www.thesslstore.com/geotrust.aspx">GeoTrust Site Seals</a></p>
<p>And it will be ready.</p>
<p>To enable SSL for your website with self-signed certificate:</p>
<ol>
<li>Click on the <strong>Site </strong>tab;</li>
<li>Select <strong>Website Settings</strong>. Your website General Settings appear on the screen;</li>
<li>Click the <strong>Secure Website</strong> tab. The secure website summary appears on the screen;</li>
<li>Click the <strong>Generate a Request</strong> button. The certificate-request form appears on the screen;</li>
<li>Fill the form:
<ol>
<li>Select your country of residence from the <strong>Country </strong>drop-down menu. If needed, scroll the list;</li>
<li>Select your State from the <strong>State (US or Canada)</strong> drop-down menu;</li>
<li>Or type your State in the <strong>State (other countries)</strong> textbox;</li>
<li>Type your city or town of residence in the <strong>Locality</strong> textbox;</li>
<li>Type your company name in the <strong>Organization name</strong> textbox;</li>
<li>You can optionally type your company branch or affiliate name in the <strong>Organization unit name</strong> textbox;</li>
<li>Type your website name in the <strong>Site name</strong> textbox;</li>
</ol>
</li>
<li>Click the <strong>Submit </strong>button. The updated secure website summary appears on the screen: now both the certificate request and private key exists, but the secure website is not available because the SSL certificate is absent; </li>
</ol>
<p>Note: Do not forget to backup your private key: click the <strong>SSL private key</strong> details link (the private key content will appear in popup window) and copy your private key content to a file.</p>
<p>7.  Click the <strong>Generate the SSL Certificate </strong>button. In a few seconds the screen reloads with the updated secure website summary: now the certificate is in place and the secure website is available;</p>
<p>8.  Click the <strong>Enable SSL</strong> button.</p>
<p>To send a certificate request to an external certificate authority (if certificate request is already generated and the private key saved, as described in steps 1 -7 above):</p>
<ol>
<li>Click on the <strong>Site</strong> tab. Website general settings appear on the screen;</li>
<li>Select <strong>Secure Website</strong> tab. The secure website summary appears on the screen;</li>
<li>Click the <strong>SSL certificate request details</strong> link. The content of certificate request appears in the popup window;</li>
<li>Copy the certificate request content in a file and send it to the certificate authority. </li>
</ol>
<p>To import an SSL certificate signed by a certificate authority:</p>
<ol>
<li>Click on the <strong>Site </strong>tab;</li>
<li>Select <strong>Website Settings</strong>. Your website general settings appear on the screen;</li>
<li>Click the <strong>Secure Website</strong> tab. The secure website summary appears on the screen;</li>
<li>Click the <strong>Install the SSL Certificate</strong> button. The form for SSL certificate importing appears on the screen;</li>
<li>Do one of the following:
<ol>
<li>Type the path to a file containing the SSL certificate in the <strong>Certificate file name</strong> textbox or click the <strong>Browse </strong>button to locate the file;</li>
<li>Or paste the certificate content in the <strong>Certificate content</strong> textbox;</li>
</ol>
</li>
<li>Click the <strong>Submit</strong> button. The secure website summary appears on the screen; </li>
<li>Click the <strong>Enable SSL</strong> button.</li>
</ol>
<p>To import both your backup SSL certificate and private key:</p>
<ol>
<li>Click on the <strong>Site </strong>tab;</li>
<li>Select <strong>Website Settings</strong>. Your website general settings appear on the screen;</li>
<li>Click the <strong>Secure Website </strong>tab. Secure website summary appears on the screen;</li>
<li>Click the <strong>Install the SSL Files</strong> button. The form for both the SSL key and certificate importing appears on the screen;</li>
<li>Submit the key and certificate:
<ol>
<li>Type the path to a file containing the private key the <strong>Private key file name</strong> textbox (click the <strong>Browse </strong>button to locate the file) or paste the private key content in the <strong>Private key content </strong>textbox;</li>
<li>Type the path to a file containing the SSL certificate in the <strong>Certificate file name</strong> textbox (click the <strong>Browse </strong>button to locate the file) or paste the certificate content in the <strong>Certificate content</strong> textbox;</li>
</ol>
</li>
<li>Click the <strong>Submit</strong> button. The secure website summary appears on the screen;</li>
<li>Click the <strong>Enable SSL</strong> button.</li>
</ol>
<p>Notes:</p>
<p>Netscape and Mozilla browsers automatically detect whether a website uses encryption of transmitted data or not (as for Internet Explorer, please encourage your website visitors who use IE to use Internet Explorer 5.0 or later). Thus, if you use a self-signed certificate, your website visitors will be notified that your website uses encryption, but the authority that signed a certificate is not recognized. So if you intend to conduct e-commerce at your website, it is better to obtain an SSL certificate signed by VeriSign or Thwate.</p>
<p>Secure website can be enabled only for IP-based website (i.e., a website that does not share an IP address with other websites). So if you have several websites on your server and only one IP address &#8211; any of these sites (but only one of them) can be SSL-capable. Go for <a rel="external nofollow" target="_blank" href="http://www.thesslstore.com/geotrust/power-serverid-wildcard.aspx">GeoTrust Power Server ID Wildcard Certificate</a>.</p>
<p>If you have any question, query or feedback than please send us at TheSSLStore.com</p>
<p> <!--more--> <H3>Watch the video related to SSL certificate</H3>
<div align="center">
<p><!-- Smart Youtube --><span class="youtube"><object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/3mW6p1L7RiU&amp;rel=1&amp;color1=0x666666&amp;color2=0xD3D3D3&amp;border=1&amp;fs=0&amp;autoplay=0&amp;loop=0&amp;disablekb=0&amp;egm=0&amp;border=1&amp;showsearch=1&amp;showinfo=&amp;iv_load_policy=&amp;cc_load_policy=&amp;fmt="><param name="movie" value="http://www.youtube.com/v/3mW6p1L7RiU&amp;rel=1&amp;color1=0x666666&amp;color2=0xD3D3D3&amp;border=1&amp;fs=0&amp;autoplay=0&amp;loop=0&amp;disablekb=0&amp;egm=0&amp;border=1&amp;showsearch=1&amp;showinfo=&amp;iv_load_policy=&amp;cc_load_policy=&amp;fmt="></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="transparent" /></object></span></p>
</p></div>
<p>www.digicert.com In this step-by-step tutorial we will show you how to install an SSL Certificate in Microsoft IIS 5 and 6 (up to Windows Server 2003). We will walk you through downloading the SSL Certificates, processing the pending request, and verifying that it is working properly. For more information, visit http  <H3>Help answer the question about SSL certificate</H3>Is it possible to create my own SSL certificate for my pubic website?<br />Is it possible to create my own, self-signed, SSL certificate for my pubic website?</p>
<p>Maybe using OpenSSL?<br />
 <H3>About Author</H3>
<p></strong>
<p>Buy <a rel="external nofollow" target="_blank" href="http://www.thesslstore.com">SSL certificate</a>  of Verisign, GeoTrust and Thawte brands.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mirageblog.com/2008/10/how-to-secure-your-website-using-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>6-in-1 Ssl Certificate</title>
		<link>http://www.mirageblog.com/2008/08/6-in-1-ssl-certificate/</link>
		<comments>http://www.mirageblog.com/2008/08/6-in-1-ssl-certificate/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 18:54:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SSL Certificate]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[DigiCert]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.mirageblog.com/2008/08/6-in-1-ssl-certificate/</guid>
		<description><![CDATA[
 24HrsDomain.com now offers a new 6-in-1 certificate for assuring Web site security while saving online businesses time and money.
By applying the powerful influence of one industry-standard, Secure Socket Layer (SSL) Certificate with up to 256-bit encryption across as many as six Top Level Domains, Web site managers can reduce costs while providing a unified [...]]]></description>
			<content:encoded><![CDATA[<div style="margin:0 auto;float:left;padding-right:5px"><img src="http://thm-a03.yimg.com/image/cbe796120243fdca" width="250" height="180" alt="6-in-1 Ssl Certificate"></div>
<p> 24HrsDomain.com now offers a new 6-in-1 certificate for assuring Web site security while saving online businesses time and money.</p>
<p>By applying the powerful influence of one industry-standard, Secure Socket Layer (SSL) Certificate with up to 256-bit encryption across as many as six Top Level Domains, Web site managers can reduce costs while providing a unified security experience for online customers. </p>
<p>An SSL Certifica<span id="more-12"></span>te enables encryption of online transactions and communications. The 6-in-1 SSL Certificate from  offers a new level of simple, cost-effective security service. With many businesses, purchasing all six variations of their domain name to protect their online identity, &rsquo;s new 6-in-1 certificate provides a one-step, cost-saving solution.</p>
<p>Customers can purchase one SSL Certificate to protect all six Top Level Domains (TLDs) including .com, .net, .biz, .info, .us and .org. Until now, separate certificates would have to be purchased to protect each domain name. Each domain name secured under the new 6-in-1 SSL must point to the same Web site. </p>
<p>Before this product was available, Web site managers would have to purchase either an SSL Certificate for a single TLD or buy as many as six &ndash; creating the potential for security warnings in customers&rsquo; Web browsers or high costs for multiple certificates. With this new 6-in-1 SSL Certificate, e-businesses can save up to 54 percent over the cost of purchasing individual certificates.</p>
<p>For more information about the new 6-in1 SSL Certificates, visit <a rel="external nofollow" target="_blank" href="http://www.24hrsdomain.com"><a target="_blank" rel="external nofollow" target="_blank" href="http://www.24hrsdomain.com">http://www.24hrsdomain.com</a></a>  </p>
<p> <!--more--> <H3>Watch the video related to SSL certificate</H3>
<div align="center">
<p><!-- Smart Youtube --><span class="youtube"><object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/E5qwDt_cMSs&amp;rel=1&amp;color1=0x666666&amp;color2=0xD3D3D3&amp;border=1&amp;fs=0&amp;autoplay=0&amp;loop=0&amp;disablekb=0&amp;egm=0&amp;border=1&amp;showsearch=1&amp;showinfo=&amp;iv_load_policy=&amp;cc_load_policy=&amp;fmt="><param name="movie" value="http://www.youtube.com/v/E5qwDt_cMSs&amp;rel=1&amp;color1=0x666666&amp;color2=0xD3D3D3&amp;border=1&amp;fs=0&amp;autoplay=0&amp;loop=0&amp;disablekb=0&amp;egm=0&amp;border=1&amp;showsearch=1&amp;showinfo=&amp;iv_load_policy=&amp;cc_load_policy=&amp;fmt="></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="transparent" /></object></span></p>
</p></div>
<p>www.digicert.com In this step-by-step tutorial we will show you how to install an SSL Certificate in Microsoft Exchange 2007. We will walk you through downloading the SSL Certificates, processing the pending request, and verifying that it is working properly. For more information, visit http  <H3>Help answer the question about SSL certificate</H3>If I get a Verisign SSL certificate, then in a month I change my site, do I have to pay for a new one?<br />I plan on upgrading my site in a month, but I want to get a Verisign SSL certificate now.  Does anyone know if in a month I will have to purchase a new certificate since that site will have changed in appearance and layout?<br />
 <H3>About Author</H3>
<p></strong>
<p>About the Author:</p>
<p>Empirical Technologies <br />
<a rel="external nofollow" target="_blank" href="http://www.24hrsdomain.com"><a target="_blank" rel="external nofollow" target="_blank" href="http://www.24hrsdomain.com">http://www.24hrsdomain.com</a></a> is a BR of a company which fully accredited ICANN registrar.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mirageblog.com/2008/08/6-in-1-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
