|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Config Info in DMZHi,
I have created one .net web application which will have all the DB connection info in the config file. The system which has this application is in DMZ. I don't want to place my DB connection info in the DMZ system. what should i do? how could i achieve this? will Windows share point web part help me in hiding my DB connection string from external world? Thanks in advance. you can encrypt them - .Net 2.0 has built in support for that - in 1.1 you
can use my DPAPI wrapper: http://www.leastprivilege.com/DPAPITools.aspx ----- Dominick Baier (http://www.leastprivilege.com) Show quoteHide quote > Hi, > I have created one .net web application which will have all the DB > connection info in the config file. The system which has this > application is > in DMZ. I don't want to place my DB connection info in the DMZ system. > what should i do? > > how could i achieve this? will Windows share point web part help me in > hiding my DB connection string from external world? > > Thanks in advance. > Thanks for your reply.
I actually don't want to place even my encrypted config file in the system resides in DMZ. how can i do that then? If my asp.net site going to sit in Windows share point site, how can i do this? will web part help me to safe my DB connection info? Show quoteHide quote "Dominick Baier" wrote: > you can encrypt them - .Net 2.0 has built in support for that - in 1.1 you > can use my DPAPI wrapper: > http://www.leastprivilege.com/DPAPITools.aspx > > ----- > Dominick Baier (http://www.leastprivilege.com) > > > Hi, > > I have created one .net web application which will have all the DB > > connection info in the config file. The system which has this > > application is > > in DMZ. I don't want to place my DB connection info in the DMZ system. > > what should i do? > > > > how could i achieve this? will Windows share point web part help me in > > hiding my DB connection string from external world? > > > > Thanks in advance. > > > > >
regarding retrival of server certificate
Permissions on Event Log? Creating Authorization Manager Store through Code Signing a .NET Application Thread.CurrentPrincipal still returns GenericPrincipal Extract Public Key From certificate and RSACryptoServiceProvider TripleDESCryptoServiceProvider - Secret Key Length Making web services secure Version of free virus protection from MSN. Why do makecert.exe certificates suffer performance issues? |
|||||||||||||||||||||||