GNUstep - Tasks: task #5952, SSL/TLS support needed in NSStream
You are not allowed to post comments on this tracker with your current authentication level.
task #5952: SSL/TLS support needed in NSStream
Submitter: | Richard Frith-Macdonald <CaS> | ||
Submitted: | Fri 06 Oct 2006 01:24:42 PM UTC | ||
Category: | Foundation | Should Start On: | Fri 06 Oct 2006 12:00:00 AM UTC |
Should be Finished on: | Fri 06 Oct 2006 12:00:00 AM UTC | Priority: | 5 - Normal |
Status: | In Progress | Privacy: | Public |
Percent Complete: | 80% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
Thu 04 Dec 2008 10:04:22 AM UTC, comment #1: |
Richard Frith-Macdonald <CaS>![]() |
Fri 06 Oct 2006 01:24:42 PM UTC, original submission:
NSStream (networking streams) needs to be enhanced to support SSL/TLS as described in Apple's documentation.
|
Richard Frith-Macdonald <CaS>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Basic implementation seems to be working reliably using GNU TLS, but presumably we also need to be able to set certificates and do other security management ... I don't know how MacOS-X does that though.