| Topページ | 17 Apr. 2004 |
./CA.pl -newca |
./CA.pl -newreq-sign |
path certificate "/etc/racoon";
remote anonymous
{
exchange_mode aggressive,main;
certificate_type x509 "cert01.pem" "priv01.pem";
my_identifier asn1dn;
proposal {
encryption_algorithm 3des;
hash_algorithm sha1;
authentication_method rsasig;
dh_group 2;
}
}
|