comp.lang.ada
 help / color / mirror / Atom feed
From: David Brown <davidb-cla@davidb.org>
Subject: Glade using SSL.
Date: Fri, 28 Sep 2001 16:30:01 GMT
Date: 2001-09-28T16:30:01+00:00	[thread overview]
Message-ID: <dA1t7.829$cp1.147190@newsread2.prod.itd.earthlink.net> (raw)

I am considering using DSA (with Glade) to implement remote backups and
such in my Adump backup software <http://www.davidb.org/adump/>.

I was wondering if anyone has looked in how to implement transport security
(such as SSL) into Glade.

I looked at the filter mechanism example for zip, but it appears that the
Glade filters assume every chunk of input data makes another chunk of
output data.  This doesn't apply to SSL, at the beginning an exchange must
happen.

The other problem is that Garlic opens multiple sockets between the
programs (boot server and such).  The port numbers are also not fixed.
This would be difficult to use for an administrator that needs to open a
port on a firewall.

The other idea I've thought of is to use Garlic as a base and implement a
more primitive PCS that only implements the features that I want and uses
SSL.

Thanks,
David Brown



             reply	other threads:[~2001-09-28 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-28 16:30 David Brown [this message]
2001-09-28 18:37 ` Glade using SSL Pascal Obry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox