Wei Shao wrote:
how did you import the certs? (what does the trust flags say... certutil -L).Hi,I used a self-signed CA to sign another user certificate. Then I run certutil -V for verification of the signed cert. I get this error, "certificate is invalid: Peer's certificate has been marked as not trusted by the user."
You need to import your self-signed cert into the database and trust it (certutil -A ). If it's already in the database you can modify the trust with certutil -M
bob
This may be by design. But is there anyway to let me pass without changing the code (e.g, certvfy.c)?Thanks, Wei_______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto