1994-12-13 - Re: Clarification of my remarks about Netscape

Header Data

From: Rich Salz <rsalz@osf.org>
To: kipp@warp.mcom.com
Message Hash: e9e84eb78f78bb31e677e3b19d5e1498367e92d7a2c665269f7aebb4b5b35324
Message ID: <9412131844.AA13693@sulphur.osf.org>
Reply To: N/A
UTC Datetime: 1994-12-13 18:48:46 UTC
Raw Date: Tue, 13 Dec 94 10:48:46 PST

Raw message

From: Rich Salz <rsalz@osf.org>
Date: Tue, 13 Dec 94 10:48:46 PST
To: kipp@warp.mcom.com
Subject: Re: Clarification of my remarks about Netscape
Message-ID: <9412131844.AA13693@sulphur.osf.org>
MIME-Version: 1.0
Content-Type: text/plain


> Please define a solution that is:
> 	distributed
> 	reliable
> 	supports an unforgeable name to public-key mapping
> 	standard
> 	not-bulky
> 	not-expensive

Build a new API out of sockets and GSSAPI?

	ssl_t s = ssl_bind(char *hostname, int port, char *servername);
	ssl_status_t ssl_secure(ssl_t s, oid_t security_type, unsigned32 flags);

etc...
	/r$






Thread