1

I have a self-hosted WCF application, with a server application running on the server (obviously) and a client application that will be installed on the users PC. Up until this point I have been developing the system on my personal machine and using "development" x.509 certificates and all works fine. I am comfortable with how certificate authentication works etc. but what I am stuck on is how do I deploy the client-side software with the required certificates?

FYI: the application uses TCP not HTTP.

I wish to use the active directory certification authority setup on the server.. but to be honest I can't get my head around how deployment is going to work? I have seen one tutorial that requires IIS to be setup and uses http to request the certificate manually (or something along those lines). But I don't want to setup IIS solely for that purpose... or is that my only option?

Also, regarding the client application that will be distributed using ClickOnce, will users need to manually acquire the certificate prior to installation or can this process be automated?

I am sorry if these questions come across as "newbie", but I have researched this for a couple hours and have not found anything that gives me clarity on this subject! I am prepared to make this work in whatever way deemed necessary... but what is necessary?

Thanks for your time.

Sam
  • 210
  • 2
  • 6

0 Answers0