That’s my problem, it’s pretty simple, I think. I wish I could delete a CA in a CA Bundle with one command
For example :
My CA bundle :
1° CA
2° CA
3° CA
4° CA
And I just want to delete the 2nd certificate
Currently
That’s my problem, it’s pretty simple, I think. I wish I could delete a CA in a CA Bundle with one command
For example :
My CA bundle :
1° CA
2° CA
3° CA
4° CA
And I just want to delete the 2nd certificate
Currently
My bad i find solution > update-ca-trust > replace en remove CA in CA Bundle
Cya