[pgpool-general: 1231] Re: Can't enable SSL connection
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Wed Dec  5 09:08:48 JST 2012
    
    
  
> Le 04/12/2012 23:35, Tatsuo Ishii a écrit :
>>> BTW, I installed pgpool2 3.1.3-3 on my laptop.
>>> 
>>> When connecting directly to PG, SSL is enabled.
>>> 
>>> But, connecting through pgpool, it isn't, and I can see these messages
>>> in log :
>> 
>> Looks like your pgpool binary was built without SSL support.
>> 
>>> pool_ssl: SSL requested but SSL support is not available
> 
> ldd tells me it is.
> $ ldd /usr/sbin/pgpool
>       libssl.so.1.0.0 => /lib/x86_64-linux-gnu/libssl.so.1.0.0
> (0x00007f0c27439000)
>>> pool_ssl: SSL requested but SSL support is not available
This only appears if pgpool is compiled without openssl support.
I sugges you to ask to packagers.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp
    
    
More information about the pgpool-general
mailing list