[Helix-client-dev] SSL/TLS/HTTPS support in players?
Ken Johanson helixuser at kensystem.comSorry guys, post from the correct mailbox. Thanks Jeff, you are correct. I am chiefly a user, and baby programmer on the side. You probably remember my previous requests to supports rtsp over ssl, however this question was truly just for http servers, and the players ability to play files off of them (either download or range-streaming). So it wouldn't require any changes to the Real/Helix server per se, just client (I believe). Do you know if that is on the radar? ken PS - If it helps justify it, memory tells me that QT and Wm do natively supports https server playback. Jeff Ayars wrote: > If I remember correctly, Ken's a user, not a developer. > > For HTTP + SSL, you're right Ken. If we want to support SSL for the > RTSP control channel (a request of some customers) then it requires > server modifications as well. > > Since we have a DRM product, we position it to fulfill this role of > media security. > > JEff > > At 01:31 PM 9/22/2006, Henry Ping wrote: >> HTTP+SSL is supported in Helix Client via IHXTCPSecureSocket. >> >> -->Henry >> >> > -----Original Message----- >> > From: helix-client-dev-bounces at helixcommunity.org >> > [mailto:helix-client-dev-bounces at helixcommunity.org] On >> > Behalf Of Ken Johanson >> > Sent: Friday, September 22, 2006 12:03 PM Ping >> > To: helix-client-dev at lists.helixcommunity.org; >> > helix-client-issues-request at helixcommunity.org >> > Subject: [Helix-client-dev] SSL/TLS/HTTPS support in players? >> > >> > (Sorry, I wanted to get all 3 name-variants in the subject so >> > searches would match..) >> > >> > Hi all, >> > >> > Does anyone know if there is upcoming or planned support for >> > HTTP + SSL retrieval of files, from https servers? >> > >> > Right now this causes problems if a relative link (in an html-embedded >> > clip) on a https site points to real media. And, it would be >> > highly desirable in my particular business sector >> > (hollywood), to have confidentiality when files go over the network. >> > >> > I'm just speculating here, but would image that adding SSL >> > support would only involve add code at the http + sockets >> > layer, that binds into the platform's native SSL interfaces >> > (and uses its trust stores and policies). >> > >> > Thank you, >> > >> > Ken >> > >> > >> > >> > >> > _______________________________________________ >> > Helix-client-dev mailing list >> > Helix-client-dev at helixcommunity.org >> > http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev >> >> >> _______________________________________________ >> Helix-client-dev mailing list >> Helix-client-dev at helixcommunity.org >> http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev > >