From: Albert Serra <[EMAIL PROTECTED]>
Serra> - Is it possible to use OpenSSL on top of RTSP, or UDP? as
Serra> there has been contradictory answers.
It's possible if you add the reliability yourself. UDP is in itself
unreliable, and would therefore in itself not be suitable.
Serra> - If it is possible, what you have to modify from the Openssl C
Serra> code?
None. You need to write your own BIO sink (which you can do within
your own source) and use that as transport mechanism for your SSL's.
Serra> - The specifications what they pretend to mean, that it is
Serra> possible if the transport protocol is reliable.
That's what they say, no?
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]