On Sun, Apr 17, 2011 at 7:39 AM, Tomas Bodzar <tomas.bod...@gmail.com> wrote:
> Hi all,
>
> as stated in man page for xxxterm:
>
> ssl_ca_file B  B  B  B  B  B  B  B  If set to a valid PEM file all server
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  certificates will be 
> validated against
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  it. B The URL bar 
> will be colored green
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  when the certificate 
> is trusted and
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  yellow when 
> untrusted.
>
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  If ssl_ca_file is 
> not set then the URL
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  bar will color all 
> HTTPS connections
> B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  red.
>
>
> it looks like it's able to autenticate only against PEM file, but
> certs are stored as ASCII text in .xxxterm/certs so what's the correct
> setting for that?

yep

ssl_ca_file = /home/username/.xxxterm/certs/

is all you need. Just not proper wording in man page.

Reply via email to