免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3745 | 回复: 3
打印 上一主题 下一主题

[DNS] dnssec-keygen问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-05-12 12:03 |只看该作者 |倒序浏览
求教!
执行下面语句.提示没有密码支持?? 这是为什么??

[root@localhost ~]# dnssec-keygen -a DSA -b 768 -n ZONE zzx.com
dnssec-keygen: failed to generate key zzx.com/DSA: built with no crypto support
而Bind官方文档中都有同样的列子
dnssec-keygen -a RSASHA1 -b 768 -n ZONE child.example
在看文档中发现下面这句话
The algorithm_id is a string that specifies a security/authentication algorithm. Named supports hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha384  and hmac-sha512 TSIG authentication.

是dnssec-keygen 不支持dsa or dh
还是 我的程序有问题?
查看了下 man dnssec-keygen
OPTIONS
       -a algorithm               
          Selects the cryptographic algorithm. The value of algorithm must be
          one of RSAMD5 (RSA) or RSASHA1, DSA, DH (Diffie Hellman), or
          HMAC-MD5. These values are case insensitive.

          Note 1: that for DNSSEC, RSASHA1 is a mandatory to implement
          algorithm, and DSA is recommended. For TSIG, HMAC-MD5 is mandatory.
不知道我命令怎么就执行不了..?  
Help me  谢谢!

[ 本帖最后由 zzx4441 于 2007-5-12 12:18 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2007-05-31 16:54 |只看该作者

回复 #1 zzx4441 的帖子

我也遇到同样的问题  我又重新安装了一遍 openssl 在configure 的时候后面加上了  -shared  ,这样在装bind 的时候config时出现提示:Could not run test program using OpenSSL from /usr/local/ssl/lib and /usr/local/ssl/include.
Please  check argument to --with-openssl and your shared library configuration (e.g., LD_LIBRARY_PATH)

论坛徽章:
0
3 [报告]
发表于 2007-06-01 10:57 |只看该作者

回复 #2 a0026 的帖子

没有人知道么?  自己顶一下

论坛徽章:
0
4 [报告]
发表于 2007-06-01 21:17 |只看该作者

回复 #3 a0026 的帖子

我的这个问题已经解决了

[ 本帖最后由 a0026 于 2007-6-4 06:00 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP