Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6769465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:11:48+00:00 2026-05-26T15:11:48+00:00

I have a windows service which runs in multiple production instances. The configuration file

  • 0

I have a windows service which runs in multiple production instances.

The configuration file for this windows service has some secure data which requires encrypting.

Good thing – We have only values that are part of appsettings section to be encrypted.

Bad thing – there are 3rd party black box assemblies which consume some of the secure appsettings keys. which means we cannot switch to a different configuration manager.

So, here are the limitations part of our problem,

  1. Multiple productions server, so NO Machine based encryption (i dont prefer user profile neither as that puts limitations on the service)
  2. App settings should be consumable using ConfigurationManager.AppSettings[“Key1”] as usual. so that existing code and black box assemblies are still able to consume them.

Any ideas / suggestions / solutions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T15:11:49+00:00Added an answer on May 26, 2026 at 3:11 pm

    You can use RsaProtectedConfigurationProvider as described in this article linked from the first part of Davide Piras’s answer. Not sure why he deleted the answer, as the first part seems to do exactly what you want.

    The article explains how to share the key between multiple servers so that you can use the same encrypted configuration file on all servers. Though this then leaves you with the difficult-to-solve key management problem.

    Are you sure you need to share the same encrypted configuration file between all production servers, and therefore use a shared key? An alternative approach is to create a key container with the same name on each production server, and encrypt the file independently on each server. This is a bit more work but goes a long way to solving the key management problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a windows service which runs continuously and creates some threads to do
I have a basic windows service which does some conversions of data. There's decoupled
I currently have a Windows Service which continually runs throughout the day. It has
I have a simple .NET application which runs as Windows Service. Say it has
I have a class called FooJob() which runs on a WCF windows service. This
I have a while loop in a windows service which runs for some x
I have implemented a small Windows Service which runs every 9 minutes and writes
I have a windows service which fetches data from various datasources and build a
I have a windows service which runs like a scheduler, it extends an interface
I have created a Windows Service (called MuskOx) which runs on my development machine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.