Hi, > When I sign a document (LibreOffice) I have a the message that the signature > is Ok, but the certificate could not be validated. > > In my certificate manager (Kleopatra), I have an error stating that the > certificate UserID's are not validated…
In general, relying parties will perform Certification Path Validation as described in chapter 6 of RFC5280. Applications which perform Digital Signature validation will perform a number of checks to verify if the Digital Signature itself is valid and if the certificate creating the signature can be traced up to a trust anchor, commonly a Root Certificate. I guess your system or application does not have configured your Root Certificate as trusted and/or your document signature does not contain the CA certificates necessary to complete the certifiate chain which the relying party requires to perform the signature validation. Cheers Martin _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
