Hi,
I have a PFX file created by following the steps on this site and named server.pfx
I must add the following lines into the config file:
<appSettings>
<add key="ApplicationCertificateFileName" value="Server.pfx" />
<add key="ApplicationCertificatePassword" value="lPASS" />
</appSettings>
But in which file? APP.CONFIG or APP.MANIFEST and under which section
Regards Rinaldo
Full of ideas but don't know how. Coding for fun.