]> git.ozlabs.org Git - ppp.git/commit
Add a --with-system-ca-path <path-to-ca-directory> option to configure (#406)
authorEivind Næss <eivnaes@yahoo.com>
Fri, 17 Mar 2023 22:50:30 +0000 (15:50 -0700)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2023 22:50:30 +0000 (09:50 +1100)
commite8a7e4084f3b5477eb0a73df6020a4bb14c1b200
tree3149b2d47f7b76f6ea6bdc9fffe086482495d814
parentdba46f53e2342b211df788fe377347108ce0e2c6
Add a --with-system-ca-path <path-to-ca-directory> option to configure (#406)

Allow distributions to specify a default CA path. Fix for github issue #405.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
configure.ac
pppd/Makefile.am
pppd/auth.c