-------- 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 get the correct ASN1DN-value just do a

openssl x509 -in your-cert-file.pem -noout -text
and watch out for C= and stuff.

Stefan

-- 
Stefan Bauer -----------------------------------------
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
-------- plzk.de - Linux - because it works ----------



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to