bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] How specify a CA zoo file during configuration


From: Jeffrey Walton
Subject: [Bug-wget] How specify a CA zoo file during configuration
Date: Wed, 18 Jul 2018 04:41:36 -0400

Hi Everyone,

I'm working on an ancient system. I need to bootstrap an updated Wget.

I installed a new ca-certs.pem in /usr/local/share. I need to tell
Wget to use it. I don't see a configuration option:

$ ./configure --help | grep -i ca
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
                          [/usr/local]
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --with-cares            enable support for C-Ares DNS lookup.
                          (use with caution on other systems).
  CARES_CFLAGS
              C compiler flags for CARES, overriding pkg-config
  CARES_LIBS  linker flags for CARES, overriding pkg-config

I don't want to overwrite/replace the existing one because I fear the
modern X509 extensions will break some things.

How do I tell configure where to look for the ca zoo file?

Jeff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]