How to configure latest GOT using the env variables to respect self-signed certifies?
For me it's looks like next are completely ignored:
NODE_OPTION: --use-openssl-ca
NODE_EXTRA_CA_CERTS: /etc/ssl/certs/ca-certificates.crt
# NODE_TLS_REJECT_UNAUTHORIZED: 0
CERTS are installed in the container:
COPY *.crt /usr/local/share/ca-certificates/
RUN update-ca-certificates
Error:
UNABLE_TO_GET_ISSUER_CERT
Would appreciate any suggestions.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too