<?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>Andrew Beaton :: FAQ &#187; sec_error_reused_issuer_and_serial</title>
	<atom:link href="http://andrewbeaton.net/faq/tag/sec_error_reused_issuer_and_serial/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewbeaton.net/faq</link>
	<description>Tips from the world of a software developer</description>
	<lastBuildDate>Wed, 13 Jul 2011 17:03:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Error: sec_error_reused_issuer_and_serial</title>
		<link>http://andrewbeaton.net/faq/2009/11/13/error-sec_error_reused_issuer_and_serial/</link>
		<comments>http://andrewbeaton.net/faq/2009/11/13/error-sec_error_reused_issuer_and_serial/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 23:13:31 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[Certificate Authority]]></category>
		<category><![CDATA[Certificates]]></category>
		<category><![CDATA[sec_error_reused_issuer_and_serial]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://andrewbeaton.com/faq/?p=39</guid>
		<description><![CDATA[Problem You come across the following error message when trying to browse to a secure website (SSL) Secure Connection Failed &#160; An error occurred during a connection to 192.168.12.122. &#160; You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information: &#160; Your certificate contains the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong></p>
<p>You come across the following error message when trying to browse to a secure website (SSL)</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Secure Connection Failed
&nbsp;
An error occurred during a connection to 192.168.12.122.
&nbsp;
You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:
&nbsp;
Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
&nbsp;
(Error code: sec_error_reused_issuer_and_serial)
&nbsp;
The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
&nbsp;
    * Please contact the web site owners to inform them of this problem.</pre></div></div>

<p><strong>Solution</strong></p>
<p>If you have recieved this error and are trying to access something that has a self signed certificate, there are two places in Firefox that you must visit in order to access the particular site again.</p>
<p>The first visit <strong>Tools</strong> –> <strong>options</strong> –> <strong>Advanced</strong> –> <strong>View Certificates</strong></p>
<p>You must remove the certificates in the “<strong>Servers</strong>” tab, then under the same location you must remove the certificate authority because it is a self signed certificate, so on the “<strong>Authorities</strong>” tab, simply find the CA for the device you are having trouble with and delete it. </p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbeaton.net/faq/2009/11/13/error-sec_error_reused_issuer_and_serial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

