Skip to content

the PowerShell script is not working #1229

Answered by waldekmastykarz
coxantohi asked this question in Q&A
Discussion options

You must be logged in to vote

If I follow the steps that we have in the documentation right now, I'm getting the following output when importing the certificate in the container:

root@61bd7d3a7b86:/usr/app/src# cp rootCert.crt /usr/local/share/ca-certificates/
root@61bd7d3a7b86:/usr/app/src# update-ca-certificates
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
1 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

It seems that it's working just fine. Could you please share the exact steps that you're following to help us understand what's wrong?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by waldekmastykarz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #567 on June 04, 2025 10:03.