Peter Djalaliev wrote:
If a server sends a TLS "Hello Request" message to the client,
requesting to start an SSL connection, will the netlib library handle
this and pass the request to the NSS module?

I don't really understand the question, but I can say that necko only understands any TLS stuff when it expects it (e.g. https URL).

If yes, where is the code to do this?  If no, where should this code
go?

Well that depends what you want to do. Under which circumstances would the server send this hello request?
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to