When compiling freevsd it will, by default, look for and link to openssl
libraries so it can produce secure and insecure versions of vsd and vsdadm.
If you do not have openssl libraries and have no need of ANY ssl support you
can configure and compile with a --without-openssl option.

When installing freevsd you can have it configure everything for you by
simply typing vsd-install. When configuring freevsd it will, by default only
enable connections on port 1726 - secure connections. Again, if you didn't
compile against openssl libraries or have no need of ssl security type
'vsd-install -p' instead (for plain-text protocol) and it will only enable
connections on port 1725 - insecure connections.

Because the freevsd RPMS are produced by default compilation options all
future freeVSD RPMs will have a dependency on OpenSSL being installed (which
can, if necessary, be safely bypassed with a -nodep switch). But, once
installed you will have the choice of whether you actually utilise the SSL
support provided.

So, a built-in dependancy, and a choice...

Tim


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of redirect
> Sent: 31 August 2001 11:35
> To: [EMAIL PROTECTED]
> Subject: Re: I dont want SSL vsd!
>
>
> > With 1.4.10 we are introducing a dependency on openssl into
> freeVSD. This
> is
> > because we believe freeVSD should strive to be secure-by-default.
>
> > So, when you have installed freevsd-1.4.10 you have a choice,
> either enble
> > vsd, on port 1725 and use vsdadm for your command line
> requests, or enable
> > svsd, on port 1726 and use svsdadm  for your command line requests
>
> so, which one is it? a built in dependcy or a choice?
>
> Eddie
>
> ------------------------- The freeVSD Support List
> --------------------------
> Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> Unsubscribe:
> mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> ------------------------------------------------------------------
> -----------

------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to