Displaying 3 results from an estimated 3 matches for "open_ssl".
Did you mean:
open_ssh
2014 Aug 12
1
openssh-6.6p1 link error to openssl
Hello all,
I am trying to force to link openssh to link openssl from my workaera
home/xxx/openssl/lib & home/xxx/openssl/include
Instead of default link ?/usr/lib/? etc
./configure --with-ssl-dir=/home/xxx/install/open_ssl
--with-cppflags="-I/home/xxx/install/open_ssl/include"
--with-ldflags="-L/home/xxx/install/open_ssl/lib"
With this I could not able to configure openssh with my built in version of
openssl
When I run above command I end up with ?OpenSSL header version... not
found?...
2013 May 27
3
Not able to build the chan_sip.c module
Hi,
i am trying to install asterisk newer version on the Elastix machine, but
while installing the chan_sip,c module is not building while make. when i
see in make menuselect options it showing "XXX" -- extended , please let
me know how to enable it and make build chan_sip module.
--
Upendra
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
1999 Dec 13
0
SUMMARY: IMAP security across the net
...E, and Outlook) support the SSL connections natively.
> I've gotten this working once -- using Netscape or Outlook to access
> my home IMAP server over SSL.
>
> More information can be found in www.openssl.org, if I remember right.
A note to the readers, I believe that SSLeay IS open_ssl.
--
Florian Helbing <flo@rommel.stw.uni-erlangen.de>
> You can use SSL-Encrypted IMAP. Netscape can connect to SSL IMAP.
> Unforunately I don't know of any other MUA who can.
> On the server you just need to use the ssl-wrapper which encrypts the data
> the imap-server se...