Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 2009 08:30:09 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        David Southwell <david@vizion2000.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache server imap.so ssl_once_only_init error
Message-ID:  <E3E6E990-954D-4987-99C9-2177776C1139@mac.com>
In-Reply-To: <200910071611.35468.david@vizion2000.net>
References:  <200910071611.35468.david@vizion2000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi--

On Oct 7, 2009, at 8:11 AM, David Southwell wrote:
> [Wed Oct 07 16:03:17 2009] [warn] RSA server certificate is a CA  
> certificate
> (BasicConstraints: CA == TRUE !?)
> [Wed Oct 07 16:03:18 2009] [warn] RSA server certificate is a CA  
> certificate
> (BasicConstraints: CA == TRUE !?)
> /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/imap.so: Undefined  
> symbol
> "ssl_onceonlyinit"

At a guess, you are trying to use self-signed certificates, and you  
generated a CA certificate to sign them, but are trying to use that CA  
cert directly instead of creating a new x.509 keypair, CSR, and  
signing that with your CA cert or have a Verisign, enTrust,  
openca.org, etc.

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3E6E990-954D-4987-99C9-2177776C1139>