View Single Post
  #6 (permalink)  
Old 26-02-2008, 01:22
Rock Rock is offline
System Administrator
 
Join Date: Dec 2006
Location: localhost
Posts: 684
Thumbs up

Quote:
Originally Posted by kkbigal View Post
I found some info:

"In order to securely encrypt your web.config file, the RSA key must be installed on the server (with aspnet_regiis command or other programatic mean)."

I guess this depends on the webhost - is it possible to do this with EUKHost?
You can try the Windows Data Protection API (DPAPI) Provider (DataProtectionConfigurationProvider) method rather than using RSA RSA Protected Configuration Provider (RSAProtectedConfigurationProvider) one..
__________________

Rock _a.k.a._ Jack L.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote