tech-pkg archive

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

Re: wip/gnurl: Request for review



> [...]
> So given that I don't see a way to get the gnutls certificates path, and having a
> package work out the box, assuming that ${SSLCERTS} exists should be okay?
> Those settings are required when I go ahead with this:
>
> CONFIGURE_ARGS+=        --with-ca-path=${SSLCERTS}
> .include "../../security/openssl/buildlink3.mk"
> [...]

Couldn't `CONFIGURE_ARGS+= --with-ca-fallback' be used instead to
automatically pick up the ones preferred by gnutls?

(security/gnutls is already built with
`--with-default-trust-store-file=${PREFIX}/share/mozilla-rootcerts/cacert.pem')


Home | Main Index | Thread Index | Old Index