search for: ssleay

Displaying 20 results from an estimated 123 matches for "ssleay".

2010 Sep 03
3
Issue with Perl and rpmforge - advice? - SOLVED
...machine, > one I got from rpmforge. > > In my most recent attempts to update this, I get the following errors in yum: > : > --> Finished Dependency Resolution > perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems > ?--> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by > package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge) > Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by > package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge) The solution (from the rpmforge users list) was to exclude perl-AnyEvent. Just...
2004 Jul 19
2
SSLeay
Could someone tell me where i can download the latest version of SSLeay. I have tried the following sites: * <ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/> * <ftp://ftp.uni-mainz.de/pub/internet/security/ssl> * <ftp://ftp.cert.dfn.de/pub/tools/crypt/sslapps> * <ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.psy.uq.oz.au> * <ftp://ftp.sunet.se/ftp/pub/se...
2018 Oct 22
2
[PATCH] openssl-compat: Add version compatibility for SSLeay and friends
...0264c0..b4f0908f 100644 --- a/openbsd-compat/openssl-compat.h +++ b/openbsd-compat/openssl-compat.h @@ -87,6 +87,13 @@ void ssh_aes_ctr_iv(EVP_CIPHER_CTX *, int, u_char *, size_t); */ #ifndef SSH_DONT_OVERLOAD_OPENSSL_FUNCS +/* OpenSSL >= 1.1.0 without deprecated APIs needs this.*/ +#ifndef SSLEAY_VERSION +# define SSLEAY_VERSION OPENSSL_VERSION +# define SSLeay_version OpenSSL_version +# define SSLeay OpenSSL_version_num +#endif + # ifdef USE_OPENSSL_ENGINE # ifdef OpenSSL_add_all_algorithms # undef OpenSSL_add_all_algorithms -- 2.19.1
2010 Sep 02
2
Issue with Perl and rpmforge - advice?
...package: perl-AnyEvent --> Processing Dependency: perl(JSON) >= 2.09 for package: perl-AnyEvent --> Processing Dependency: perl(EV) >= 3.05 for package: perl-AnyEvent --> Processing Dependency: perl(Guard) >= 1.02 for package: perl-AnyEvent --> Processing Dependency: perl(Net::SSLeay) >= 1.33 for package: perl-AnyEvent ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.024-1.el5.rf set to be updated ---> Package perl-Compress-Raw-Zlib.x86_64 0:2.024-1.el5.rf set to be updated ---> Package perl-Error.noarch 0:0.17016-1.el5.rf set to be updated ---> Package perl-Event...
2016 Oct 04
0
CEEA-2016:2004 CentOS 6 perl-Net-SSLeay Enhancement Update
...hancement Advisory 2016:2004 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-2004.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e924098bcc27de80ae7cfa4eb2f427418414e923e1f326a688d1fedda5db8485 perl-Net-SSLeay-1.35-10.el6_8.1.i686.rpm x86_64: a055ccc95e91c8fbad835113d20aaf5e590ea0e920b5103225e288bf8aff9ef8 perl-Net-SSLeay-1.35-10.el6_8.1.x86_64.rpm Source: 64088beaea03540887f351a21250dfd6ca04a8e26523758f894c3beaf58c1006 perl-Net-SSLeay-1.35-10.el6_8.1.src.rpm -- Johnny Hughes CentOS Project { htt...
2014 May 05
0
CEBA-2014:0466 CentOS 6 perl-Crypt-SSLeay FASTTRACK Update
...Bugfix Advisory 2014:0466 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0466.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: e0f1b658d20235c12112356d66a43b89f5b95bb1db55b3b5284ce7b22ee493eb perl-Crypt-SSLeay-0.57-17.el6.i686.rpm x86_64: 6e5489afca2c1cfeeeab73e9aeb2e5f90503f2383461172f972d0296a3e7ce62 perl-Crypt-SSLeay-0.57-17.el6.x86_64.rpm Source: b91a3a300402567966e896c6fe22e5523efbc5a6dce04a9f2e7749c158fc0400 perl-Crypt-SSLeay-0.57-17.el6.src.rpm -- Johnny Hughes CentOS Project { http://www....
2013 Feb 14
0
Installing SOGo on Centos 5
...enabled = 0 [rpmforge-extras] priority = 2 enabled = 0 [epel] priority=5 enabled=0 [sogo-rhel5] enabled=0 priority=3 but I got: ... perl-AnyEvent-5.340-1.el5.rfx.x86_64 from rpmforge-extras has depsolving problems --> Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.340-1.el5.rfx.x86_64 (rpmforge-extras) Error: Missing Dependency: perl(Net::SSLeay) >= 1.33 is needed by package perl-AnyEvent-5.340-1.el5.rfx.x86_64 (rpmforge-extras) However, it seems an RPM is available at rpmforge-extras (and is > 1.33):...
2004 Nov 19
3
openssl-0.9.7a-33.12
Why is RH using such an outdated version of OpenSSL ? I understand that they may have back-ported the fix but I just tried installing Net::SSLeay on a Centos 3.3 box and it wouldn't install, saying that the openssl version was old and suggested I get 9.7b or later? How are you handling this problem? I am resorting to recompiling OpenSSL 9.7d . Thanks, Dave
2001 Feb 05
2
Could not find working SSLeay?
I'm installing openssl 0.9.5a and openssh 2.3.0p1 on an Ultra 5 running Solaris 8 with the latest cluster patch. Openssl installed without any problems. When I do a configure for openssh I get: Checking for OpenSSL directory. . . configure: error: Could not find working SSLeay / OpenSSL libraries, please install I've reinstalled openssl and everything is there. As a note I've installed this on a number of Solaris 2.6 machines without any problems. Any ideas? ************************************************************************** * William Wilson - North...
2000 Mar 23
1
Found a bug in the OpsnSSH configuration script
[I'm cc:ing openssl-users at openssl.org, because questions about this are getting there over and over...] There's a problem that several people who installed OpenSSL to be able to uyse OpenSSH have faced: Could not find working SSLeay / OpenSSL libraries, please install I don't recall how SSLeay was installed, but for OpenSSL, there's a glitch in the way it tries to find the libraries. The following fix works for me: --- configure.in.orig Thu Mar 23 18:56:58 2000 +++ configure.in Thu Mar 23 18:55:05 2000 @@ -152,10 +1...
2004 Dec 11
1
(no subject)
when I issue a command to populate my ldap directory I receive an erro cant find Net/SSleay.pm how can I find an Net:SSleay rpm to install on FC3 -------------- next part -------------- [root@matrix ~]# smbldap-populate Using builtin directory structure Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/local/sbin// /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8....
1999 Sep 24
0
Re: POP secure access?? {result}
...d. :) If there's any prob, just drop me a line. Rgrds, Wong. begin 666 How-To Ssecure pop or imap.txt [mod: Grrr... I now converted it manually for you, & wrapped the lines -- REW] -------------------------------------------------------------------------- DOCUMENTATION: HOW-TO SSLWRAP, SSLEAY OR OPENSSL INTRODUCTION SSLeay and OpenSSL is used to generate the required certificates. SSLwrap (run out of inetd) is used to encrypt pop3, imap or smtp services. Both SSLeay and OpenSSL would be discussed on how to generate a self-sign certificate. SSLeay (vers. SSLeay-0.9.0b-4.i386.rpm)...
2000 Mar 13
1
checking for OpenSSL/SSLeay directory.....
This is a request for a little more detailed information regarding the fix for the 1.2.2p1 on Solaris 7. Jay referenced missing quotes in the configure.in file, however I was unable to match his reference. I have installed openssl with rsa support in the /usr/local/ssl directory and set the LDFLAGS, LIBS and CFLAGS env variables before configuring (with egd pool option). I have also tried
2000 Jun 21
1
configure: error: Could not find working SSLeay / OpenSSL libraries
Hi, I've built and installed the openssl-0.9.1c package but openssh-2.1.1p1 configure can't apparently 'see' the package. I've tried adding the install directory to LD_LIBRARY_PATH, using CFLAGS, LDFLAGS, LIBS etc. The 'missing' rand.h is present n the included path shown in the config.log output below. What am I missing? Any help would be very much appreciated.
2000 Jul 17
0
SSL!
Hello! I'm still trying to configure samba with SSL. The operating system is Suse Linux 6.4, samba version 2.0.7. Without ssl, it works well. I installed SSLeay and got no error messages. After installing it, I configured samba with ssl option and no error messages. When I tried to test my configuration file with testparm, I have the following: Load smb config files from /usr/local/samba/lib/smb.conf Unknown parameter encountered: "ssl" Ignoring...
2000 Mar 07
2
SSL
When will samba include support for a more up to date implementation of SSL such as openssl (http://www.openssl.org). SSLeay does not appear to have been updated since mid 1998. Chris Vaughan Communications Administrator NSW Land Titles Office http://lto.nsw.gov.au
2019 Dec 27
2
looking for rpms in CentOS 8
Hi, I can't find 3 rpms (for now, maybe more later) in centos 8, which are available for centos 7 and 6. perl-Crypt-SSLeay perl-Data-Validate-IP ndisc6 Any ideas why these aren't in the repos yet? I'm using these repos below and I've browsed repos searching for these. # dnf repolist ... repo id repo name status AppStream CentOS-8 - AppStream...
2000 Jan 18
0
More NetBSD patches
...============================================================ RCS file: /usr/local/cvs/openssh/configure.in,v retrieving revision 1.22 diff -u -r1.22 configure.in --- configure.in 2000/01/17 19:34:14 1.22 +++ configure.in 2000/01/18 15:16:18 @@ -51,6 +51,31 @@ AC_C_INLINE +dnl Check for OpenSSL/SSLeay directories. +AC_MSG_CHECKING([for OpenSSL/SSLeay directory]) +for ssldir in $prefix /usr /usr/local/openssl /usr/lib/openssl /usr/local/ssl /usr/lib/ssl /usr/local /usr/pkg ; do + if test -f "$ssldir/include/openssl/crypto.h"; then + AC_DEFINE(HAVE_OPENSSL) + GOT_SSL="yes" +...
2000 Jul 14
2
Still a problem with openssh and rsaref
I have openssl linked against rsaref and rsaref libraries are in my path but for some reason openssh now fails on SSLeay / OpenSSL tests. checking for OpenSSL directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please install and config.log shows: configure:2795: gcc -o conftest -g -O2 -Wall -I/opt/openssl/include -L/opt/openssl/lib -L/opt/openssl conftest.c -ldl -lnsl -lz -lutil -lp...
2002 Jul 27
1
[Patch] Improve diags for "OpenSSL headers match library" configure test
...ac 23 Jul 2002 00:00:06 -0000 1.84 +++ configure.ac 27 Jul 2002 02:35:58 -0000 @@ -769,9 +769,18 @@ AC_MSG_CHECKING([whether OpenSSL's headers match the library]) AC_TRY_RUN( [ +#include <stdio.h> #include <string.h> #include <openssl/opensslv.h> -int main(void) { return(SSLeay() == OPENSSL_VERSION_NUMBER ? 0 : 1); } +int main(void) { + fprintf(stderr,"OpenSSL library %x headers %x\n", SSLeay(), OPENSSL_VERSION_NUMBER); + if (SSLeay() == OPENSSL_VERSION_NUMBER) { + return(0); + } else { + printf("library %x headers %x ", SSLeay(), OPENSSL_VERSION_NUM...