EAP-TLS on FreeRadius 中文版(更新了下载地址.)[3]

[入库:2005年9月19日] [更新:2007年3月24日]

本文简介:

 -CA arg         - set the CA certificate, must be PEM format.
 -CAkey arg      - set the CA key, must be PEM format
                   missing, it is assumed to be in the CA file.
 -CAcreateserial - create serial number file if it does not exist
 -CAserial arg   - serial file
 -set_serial     - serial number to use
 -text           - print the certificate in text form
 -C              - print out C code forms
 -md2/-md5/-sha1/-mdc2 - digest to use
 -extfile        - configuration file with X509V3 extensions to add
 -extensions     - section from config file with X509V3 extensions to add
 -clrext         - delete extensions before signing and input certificate
 -nameopt arg    - various certificate name options
 -engine e       - use engine e, possibly a hardware device.
 -certopt arg    - various certificate text options
*********************************************************************************
Creating ROOT CA
CA.root: line 27: unexpected EOF while looking for matching `"'
CA.root: line 35: syntax error: unexpected end of file
[color=red:aead1ec70b][/color:aead1ec70b][color=red:aead1ec70b][/color:aead1ec70b][/quote:aead1ec70b]

 我爱臭豆腐 回复于:2004-10-27 12:08:20 chmod 755 ./CA.root

 pgy7969 回复于:2004-12-21 17:33:22 版主你好,我在配置一个无线网802.1x peap的认证。我这边的网络环境是:在一台linux服务器上安装了一个freeradius-0.9.3.tar.gz组件,ap是cisco的1100。我曾经用windows2000自带的IAS组件是可以认证的。我看过你写的文档,可是配置后就是验证不过去。不同的是我没有安装安装OPENSSL 组件,因为我客户端是用微软自带的peap认证协议,不用去指定证书。请帮我看,谢谢!

 pgy7969 回复于:2004-12-21 17:44:48 怎么文件不能上载呢?我只好把三个文件的内容贴上来了。希望版主帮我看看,我不胜感激。

radiusd.conf

[root@www raddb]# more radiusd.conf
##
## radiusd.conf -- FreeRADIUS server configuration file.
##
##      http://www.freeradius.org/
##      $Id: radiusd.conf.in,v 1.148.2.3 2003/09/30 19:32:11 phampson Exp $
##

#       The location of other config files and
#       logfiles are declared in this file
#
#       Also general configuration for modules can be done
#       in this file, it is exported through the API to
#       modules that ask for it.
#
#       The configuration variables defined here are of the form ${foo}
#       They are local to this file, and do not change from request to
#       request.
#
#       The per-request variables are of the form %{Attribute-Name}, and
#       are taken from the values of the attribute in the incoming
#       request.  See 'doc/variables.txt' for more information.

prefix = /usr/local
exec_prefix = ${prefix}
sysconfdir = ${prefix}/etc
localstatedir = ${prefix}/var
sbindir = ${exec_prefix}/sbin

本文关键:EAP-TLS on FreeRadius 中文版(更新了下载地址.)
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top