asp.net2.0如何加密数据库联接字符串
asp.net2.0如何加密数据库联接字符串在asp.net2.0中,发布网站时,加密web.config,这样可以有效保证数据库用户和密码安全,其步骤如下:o!I"B!kk#a3T6g-h
1.添加密钥
执行:c:\windows\microsoft.net\framework\v2.0.50727\aspnet_regiis -pc "hnlaw" -expXrrP Vtz'i,v_
其中"hnlaw"为密钥名称
2.添加web.config节点
在web.config的<configuration></configuration>之间添加:pNr B7r)Z
<configprotecteddata>3??]Q#E#s s'z!U:L
<providers>
<add keycontainername="hnlaw" usemachinecontainer="true" description="uses rsacryptoserviceprovider to encrypt and G"v)n Cr(z
decrypt" name="hnlaw" type="system.configuration.rsaprotectedconfigurationprovider,system.configuration, version=2.0.0.0, 1Y&wd$V:Zh,|
culture=neutral, publickeytoken=b03f5f7f11d50a3a" />9su4`\-F(H2Y+y
</providers>,ldF p:k9iV
</configprotecteddata>3JS`L&p%Q
注意:这里keycontainername="hnlaw"和name="hnlaw"分别表示你的密钥名称;xPXp7A4Z,~j
3.加密web.config5mVC'Zq3a
到网站根目录添加一个批处理文件enweb.bat,内容如下:
@echo off
c:\windows\microsoft.net\framework\v2.0.50727\aspnet_regiis -pef "system.web/identity" "e:\hs studio\donet2\hnlawyer" -prov
"hnlaw"(Jt(bl5w%N/_
c:\windows\microsoft.net\framework\v2.0.50727\aspnet_regiis -pef "connectionstrings" "e:\hs studio\donet2\hnlawyer" -prov
"hnlaw"Bu7Kf ~0Hp
pause
注册上面的的路径和名称!1D)s ~(?3h-\0`u'j
运行后出现成功!
4.解密
同样到网站根目录添加一个批处理文件deweb.bat,内容如下: h0?^Y-xr*mx
@echo off!EyFF4F[ae,o
c:\windows\microsoft.net\framework\v2.0.50727\aspnet_regiis -pef "system.web/identity" "e:\hs studio\donet2\hnlawyer"?/uA@"J+aayW
c:\windows\microsoft.net\framework\v2.0.50727\aspnet_regiis -pdf "connectionstrings" "e:\hs studio\donet2\hnlawyer"
pausep{x'f)c:F.K
最后就是要注意:做完后找到c:\documents and settings\all users\application data\microsoft\crypto\rsa\machinekeys目录下,找到生成1cJq:bU_
的密钥文件(可按时间查找),给上network service可读取权限,不然会出现error message from the provider: the rsa key container could
not be opened.无法读取
[url=http://www.now.cn/vhost/][img]http://b.todayisp.com/bbs/760x90h.gif[/img][/url]]\P0b0`h2\ ]
这样可能会出现,如果没有自己的服务器,没有权限修改machinekeys目录顺便向你推荐一款高速稳定的时代互联智强商务C型 +.CN域名,原价1952元/年,现
价只需1588元/年,还免费送域名,CDN网站加速器 送繁简通网络简装版 ,联付宝网上支付,我觉得特值,特向大家推荐!有兴趣的朋友可L"~0F ["w3j
到[url=http://www.now.cn/vhost]http://www.now.cn/vhost[/url]申请试试! 电话:0756-2623871 QQ: 168075865 MSN:[email=north888@now.net.cn]north888@now.net.cn[/email]h$E+vTh-z1}5{
全球免费咨询电话 [url=http://www.now.cn/callcenter/call.net?LineName=55]http://www.now.cn/callcenter/call.net?LineName=55[/url]
页:
[1]