﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 General Discussion  / BACKUP CERTIFICATE error Msg 15466, Level 16, State 1, Line 2 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 03:15:59 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: BACKUP CERTIFICATE error Msg 15466, Level 16, State 1, Line 2</title><link>http://www.sqlservercentral.com/Forums/Topic1410462-149-1.aspx</link><description>Please ignore this message, I panicked too fast. It was just a password mismatch. :-)</description><pubDate>Wed, 23 Jan 2013 05:38:01 GMT</pubDate><dc:creator>Eduardo Olivera</dc:creator></item><item><title>BACKUP CERTIFICATE error Msg 15466, Level 16, State 1, Line 2</title><link>http://www.sqlservercentral.com/Forums/Topic1410462-149-1.aspx</link><description>I am receiving the following errror when trying to backup the certificate I just created.Msg 15466, Level 16, State 1, Line 2The statement is as follows:-- Save the certificate to diskBACKUP CERTIFICATE certnameTO FILE = 'C:\Temp\certname.cer'WITH PRIVATE KEY (	FILE = 'C:Temp\certname.pvk',	ENCRYPTION BY PASSWORD = 'epwd',	DECRYPTION BY PASSWORD = 'dpwd')GOSearching through the web I have found entries referring to issues from encrypting databases to linked servers and referrences to this error happening because master was restored. In our case, master was not restored from any server, not even itself. I am using SQL 2005.Thanks in advance for your assistance,Eduardo</description><pubDate>Wed, 23 Jan 2013 04:11:35 GMT</pubDate><dc:creator>Eduardo Olivera</dc:creator></item></channel></rss>