Bug#227523: racoon: asn1dn identifier not working

2010-03-05 Thread martin f krafft
also sprach Stefan Bauer [2010.03.04.2028 +0100]: > snip > > I try to authenticate peers by asn1dn identifier. RSA-keyed > connections work perfectly well, but when I change > > peers_identifier asn1dn; > to > peers_identifier asn1dn "C=CH/ST=Zurich/.../emai...@b.com" > >

Bug#227523: racoon: asn1dn identifier not working

2010-03-04 Thread Stefan Bauer
snip I try to authenticate peers by asn1dn identifier. RSA-keyed connections work perfectly well, but when I change peers_identifier asn1dn; to peers_identifier asn1dn "C=CH/ST=Zurich/.../emai...@b.com" - snap -- you just missed the semicolon at the end. To ge