Hi,

I wanna write an peer2peer vpn client using the linux tun/tap device and
openssl (dtls) but I have a problem with the verification of the peer's
public key:
there is no trust center, so none of the peer's certificate is signed by
anybody else than the peer itself.
so I want to create a file in which all the peer's trusted certificates are
listed.
I think I have to set my own verification callback with SSL_set_verify(),
right?
can anybody give me some hints?

cheers,
Manuel

-- 
NEU: Telefon-Flatrate fürs dt. Festnetz! GMX Phone_Flat: 9,99 Euro/Mon.*
Für DSL-Nutzer. Ohne Providerwechsel! http://www.gmx.net/de/go/telefonie
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to