Apache server imap.so ssl_once_only_init error
    Chuck Swiger 
    cswiger at mac.com
       
    Wed Oct  7 15:30:31 UTC 2009
    
    
  
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
    
    
More information about the freebsd-questions
mailing list