<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Adding an encryption key to an existing ProGet instance that never had one]]></title><description><![CDATA[<p dir="auto">We're running ProGet 25.0.25 in Docker (Azure App Service for Containers,<br />
configured via environment variables, so no shared config file).</p>
<p dir="auto">This instance has never had an encryption key set. The startup log confirms<br />
it: "No encryption key is configured. Credentials will be stored in plain<br />
text." We have a couple of feed connectors whose credentials are therefore<br />
stored unencrypted, and we'd like to fix that.</p>
<p dir="auto">The documentation I can find only covers preserving an existing key across a<br />
migration (Backing Up &amp; Restoring, Migrate to a New Server), and the<br />
configuration files reference just notes that EncryptionKey is optional. I<br />
can't find anything on introducing a key to an instance that doesn't have<br />
one.</p>
<p dir="auto">My questions:</p>
<ol>
<li>
<p dir="auto">Is it supported to add an EncryptionKey to an existing instance that has<br />
never had one?</p>
</li>
<li>
<p dir="auto">What happens to credentials already stored in plaintext? Are they<br />
migrated/re-encrypted on startup, left as-is, or will reads fail once a<br />
key is configured?</p>
</li>
<li>
<p dir="auto">If there's no automatic migration, is re-entering each credential through<br />
the UI after setting the key the correct approach?</p>
</li>
<li>
<p dir="auto">We're also migrating this instance from SQL Server to PostgreSQL 17<br />
shortly. Is there a preferred order - set the key before or after the<br />
database migration, or does it not matter?</p>
</li>
</ol>
<p dir="auto">Thanks!</p>
]]></description><link>https://forums.inedo.com/topic/5818/adding-an-encryption-key-to-an-existing-proget-instance-that-never-had-one</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 09:59:08 GMT</lastBuildDate><atom:link href="https://forums.inedo.com/topic/5818.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Aug 2026 07:13:26 GMT</pubDate><ttl>60</ttl></channel></rss>