Secure Distributed Objects
Secure Distributed Objects
- Subject: Secure Distributed Objects
- From: Wade Tregaskis <email@hidden>
- Date: Wed, 22 Jan 2003 00:46:30 +1100
Has anyone previously attempted to implement Distributed Objects over
something like SSL? I currently have a need for this and am hoping
someone has already done something similar, to save me from having to
make sense of the crazy DO documentation.
If I must whip this one up myself, would I be correct in assuming I
should start by creating a subclass of NSSocketPort which uses
SecureTransport... or should I be subclassing NSPort?
On a related point, is it yet possible to provide a SSL server (via
SecureTransport) with a root certificate, without needing root
privileges? I haven't checked yet, but I know there's been a lot of
complaining about Keychain's inabilities in this area..
Wade Tregaskis
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.