Re: (DTLS) Nexuiz needs information on the open-ssl UDP stuff.

2009-04-11 Thread Miguel Ghobangieno
They're all multi-treaded. How to do it in a single threaded app with multiple users? --- On Sat, 4/11/09, Michael Tüxen wrote: > From: Michael Tüxen > Subject: Re: (DTLS) Nexuiz needs information on the open-ssl UDP stuff. > To: openssl-users@openssl.org > Date: Saturday, April 11, 2009, 9:2

Re: Self signed CA verification

2009-04-11 Thread Victor Duchovni
On Sat, Apr 11, 2009 at 02:01:20AM +0200, gabrix wrote: > Than i made a link in the same directory this way: > > > ln -s cacert.pem `openssl x509 -hash -noout -in cacert.pem`.0 > > Once done this the following command to verify the path get stalled: > > > openssl verify -CApath cacert.pem > W

Re: (DTLS) Nexuiz needs information on the open-ssl UDP stuff.

2009-04-11 Thread Michael Tüxen
You might want to take a look at the examples at http://sctp.fh-muenster.de/dtls-samples.html Best regards Michael On Apr 11, 2009, at 10:03 PM, Miguel Ghobangieno wrote: Any information on this? --- On Thu, 4/9/09, Miguel Ghobangieno wrote: From: Miguel Ghobangieno Subject: (DTLS) Nexu

Re: (DTLS) Nexuiz needs information on the open-ssl UDP stuff.

2009-04-11 Thread Miguel Ghobangieno
Any information on this? --- On Thu, 4/9/09, Miguel Ghobangieno wrote: > From: Miguel Ghobangieno > Subject: (DTLS) Nexuiz needs information on the open-ssl UDP stuff. > To: openssl-users@openssl.org > Date: Thursday, April 9, 2009, 4:09 PM > > Hi, Im a Nexuiz player (fully GPL FPS ( nexuiz.

Self signed CA verification

2009-04-11 Thread gabrix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi list ! I'm not good with openssl as with gpg but i'm getting into it. I have a postfix instance which use an 'another' smtp as only relayhost. The connection happens on smtp submission port 587 , and it is a verified connection :D ! All i did was