<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Create Self-signed Certificate on Windows	</title>
	<atom:link href="https://www.osradar.com/create-self-signed-certificate-windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/create-self-signed-certificate-windows/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 17 Nov 2020 09:32:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: DJ		</title>
		<link>https://www.osradar.com/create-self-signed-certificate-windows/#comment-9174</link>

		<dc:creator><![CDATA[DJ]]></dc:creator>
		<pubDate>Thu, 08 Oct 2020 16:01:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=1566#comment-9174</guid>

					<description><![CDATA[Using windows 10 Pro. The command noted in the previous comment has not been corrected in the tutorial, so it fails. I then tried method2. No certificate was created so I could not export it.]]></description>
			<content:encoded><![CDATA[<p>Using windows 10 Pro. The command noted in the previous comment has not been corrected in the tutorial, so it fails. I then tried method2. No certificate was created so I could not export it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: me		</title>
		<link>https://www.osradar.com/create-self-signed-certificate-windows/#comment-7538</link>

		<dc:creator><![CDATA[me]]></dc:creator>
		<pubDate>Fri, 21 Aug 2020 15:41:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=1566#comment-7538</guid>

					<description><![CDATA[PS C:\Windows\system32&#062; $path = &#039;cert:\localMachine\my\&#039; + $cert.thumbprint Export-PfxCertificate -cert $path -FilePath c:\users\mad\cert.pfx -Password x
At line:1 char:53
+ ... t:\localMachine\my\&#039; + $cert.thumbprint Export-PfxCertificate -cert $ ...
+                                             ~~~~~~~~~~~~~~~~~~~~~
Unexpected token &#039;Export-PfxCertificate&#039; in expression or statement.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken

so.  thanks for that.]]></description>
			<content:encoded><![CDATA[<p>PS C:\Windows\system32&gt; $path = &#8216;cert:\localMachine\my\&#8217; + $cert.thumbprint Export-PfxCertificate -cert $path -FilePath c:\users\mad\cert.pfx -Password x<br />
At line:1 char:53<br />
+ &#8230; t:\localMachine\my\&#8217; + $cert.thumbprint Export-PfxCertificate -cert $ &#8230;<br />
+                                             ~~~~~~~~~~~~~~~~~~~~~<br />
Unexpected token &#8216;Export-PfxCertificate&#8217; in expression or statement.<br />
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException<br />
    + FullyQualifiedErrorId : UnexpectedToken</p>
<p>so.  thanks for that.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
