<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Certificate on No Subject - nosubject.io -</title><link>https://nosubject.io/en/tags/certificate/</link><description>Recent content in Certificate on No Subject - nosubject.io -</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 03 Sep 2026 19:20:00 +0900</lastBuildDate><atom:link href="https://nosubject.io/en/tags/certificate/index.xml" rel="self" type="application/rss+xml"/><item><title>Signing Windows RDP Files with a Self-Signed Certificate (1-1. Creating the Certificate)</title><link>https://nosubject.io/en/windows-rdp-file-signing-certificate/</link><pubDate>Thu, 03 Sep 2026 19:20:00 +0900</pubDate><guid>https://nosubject.io/en/windows-rdp-file-signing-certificate/</guid><description>&lt;p&gt;Opening a Windows &lt;code&gt;.rdp&lt;/code&gt; file can display a security warning asking you to verify the publisher of the remote connection.&lt;/p&gt;
&lt;p&gt;This article creates a self-signed certificate for RDP file signing with PowerShell, exports the public certificate as a &lt;code&gt;.cer&lt;/code&gt; file, and saves a private-key backup as a &lt;code&gt;.pfx&lt;/code&gt; file.&lt;/p&gt;
&lt;p&gt;Because the complete procedure is long, it is divided into two articles:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This article: Create and back up the RDP signing certificate&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nosubject.io/en/windows-rdpsign-sign-rdp-file/"&gt;1-2. Signing the RDP file&lt;/a&gt;: &lt;code&gt;rdpsign&lt;/code&gt;, Group Policy, and a drag-and-drop batch file&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="rdp-file-signing-and-the-rdp-server-tls-certificate-are-different"&gt;RDP file signing and the RDP server TLS certificate are different&lt;/h2&gt;
&lt;p&gt;The certificate created here identifies the &lt;strong&gt;publisher of the &lt;code&gt;.rdp&lt;/code&gt; file itself&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>