我用centos配置openvpn,按照教程来的,
(1) 修改vars文件
(2) # ./clean-all #[注:删除/etc/openvpn/easy-rsa/2.0/keys下的文件]
(3) # ./build-ca #[注:生成一个a 1024 bit RSA的密钥,writing new private key to 'ca.key']
[bo@bo 2.0]$ sudo ./build-ca 
  Please edit the vars script to reflect your configuration,
  then source it with "source ./vars".
  Next, to start with a fresh PKI configuration and to delete any
  previous certificates and keys, run "./clean-all".
  Finally, you can run this tool (pkitool) to build certificates/keys.
但第三步会出现这个问题,大神们帮帮忙吧,看是什么问题?