Koozali.org: home of the SME Server

Legacy Forums => Suggestions => Topic started by: Rouf Aptouli on August 13, 2002, 01:58:02 AM

Title: SSL tunnel
Post by: Rouf Aptouli on August 13, 2002, 01:58:02 AM
hwo about an easy to setup ssl tunnel perfomed thru stunnel for local services like pop3/imap and also tunneled ssl connections to the clients.

cheers

Rouf
Title: Re: SSL tunnel
Post by: Rob Hillis on August 13, 2002, 06:54:22 AM
Rouf Aptouli wrote:

> hwo about an easy to setup ssl tunnel perfomed thru stunnel
> for local services like pop3/imap and also tunneled ssl
> connections to the clients.

http://kepler.covenant.edu/~talarson/ssl/

How about checking the HOWTOs first?

The secure STMP only works for SME <=5.1.2 - SME 5.5 changed the SMTP daemon and broke this howto,but IMAP and POP3 still worked...
Title: Re: SSL tunnel
Post by: Rob Hillis on August 13, 2002, 06:54:24 AM
Rouf Aptouli wrote:

> hwo about an easy to setup ssl tunnel perfomed thru stunnel
> for local services like pop3/imap and also tunneled ssl
> connections to the clients.

http://kepler.covenant.edu/~talarson/ssl/

How about checking the HOWTOs first?

The secure STMP only works for SME <=5.1.2 - SME 5.5 changed the SMTP daemon and broke this howto,but IMAP and POP3 still worked...
Title: Re: SSL tunnel
Post by: Nathan Fowler on August 28, 2002, 07:16:47 AM
Keep in mind there is a contributed SSL SASL rpm from Damien, this adds the SSL functionality to SME 5.5 in addition to external relay rights to the SMTP server.

http://www.pagefault.org/e-smith/contrib/index.html#securemail
Title: Re: SSL tunnel
Post by: Alphete on September 13, 2002, 08:21:06 PM
Hi!
When trying to install the package
 
e-smith-cvm-unix-0.0.2-01dc.noarch.rpm

I get the following message.
rpm -ihv e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
error: failed dependencies:
        cvm >= 0.11 is needed by e-smith-cvm-unix-0.0.2-01dc

When I installed cvm-0.11-1.src.rpm I got the message as it was installed OK
rpm -ihv cvm-0.11-1.src.rpm
   1:cvm                    ########################################### [100%]

But then I don't know if I need to define something else using /sbin/e-smith/db

Can anybody give me a hint?
Thanks a lot guys!
Title: Re: SSL tunnel
Post by: Damien Curtain on September 14, 2002, 07:43:26 AM
Alphete wrote:
>
> Hi!
> When trying to install the package
>  
> e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
>
> I get the following message.
> rpm -ihv e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
> error: failed dependencies:
>         cvm >= 0.11 is needed by e-smith-cvm-unix-0.0.2-01dc
>
> When I installed cvm-0.11-1.src.rpm I got the message as it
> was installed OK
> rpm -ihv cvm-0.11-1.src.rpm

You need to download the rh7 binary not the source package as you've done here.

cvm-0.11-1.i386.rpm is what you need.
--
 Damien