Re: SSL
Mina wrote:
Anyone know about how to implement SSL in perl program? I mean for both
server side and client side? just a simple program will do..
Do you REALLY mean to ask about SSL? That is usually a web-type
protocol (and the negotiation it is usually handled by a webserver and,
often, a CA). Is SSH (or maybe sFTP) really what you are looking for?
What exactly are you trying to do?
--
http://DavidFilmer.com
.
Relevant Pages
- SSL and IPS (was RE: ssh and ids)
... How many simultaneous SSL sessions can be tracked?" ... I assume you're talking about a case in which the client constantly ... If you walk the possible session id space and ... The server chooses the session ID, ... (Focus-IDS) - Re: network booting
... So the client would need to tell on which offset into on of the ... The client asks the server to open a specific file (by ... component of DOS 3.3, as well as RWTS. ... code on the C64 can send commands (using a serial protocol called IEC) ... (comp.sys.apple2) - Re: IIS6.0 + SSL Breaks down!
... Ok, I asked the IIS SSL developer, and he gave me the details. ... bad public specification on SSL make SSL Client Certificates ... (microsoft.public.inetserver.iis) - Re: MSN Messenger question
... I can't find the file mspclnt.ini on the client pc as mentioned in step 2. ... > 1) Add the following protocol rule and protocol definition for File ... > MSN MESSENGER SETTINGS FOR ISA2000 ... (microsoft.public.isaserver) - Re: client -server interaction over XML supporting multiple protocols
... > NETBEUI to access the server to access the functionalities exposed. ... > server doesnot know in advance which client is using what protocol. ... size of the XML and Xfunctionality will determine the demands ... (comp.lang.cpp) |
|