Re: Trusted certificates in LibreOffice 6.3

2020-02-26 Thread Kaleun
Kaleun wrote > Do you know how I can tell Windows that this certificate can be trusted? Ah, I found out. I had to install the certificate a second time in my MS certificate store under "Trusted Root Certification Authorities" :) Greetings Steve -- Sent from: http://document-foundation-mail-

Re: Trusted certificates in LibreOffice 6.3

2020-02-26 Thread Kaleun
Miklos Vajna-6 wrote > Similarly to the nss backend, the xmlsec-mscng keys manager is based on > the simple keys store from xmlsec core. If keys are not found in the > simple keys store, then the MS Certificate store (the "MY" store by > default, visible as Personal -> Certificates in certmgr.msc)

Re: Trusted certificates in LibreOffice 6.3

2020-02-25 Thread Miklos Vajna
Hi Steve, On Mon, Feb 24, 2020 at 08:04:53PM +0100, Steve Martin wrote: > Do I have to save my certificate for this scenario in a specific > certificate trust store in Windows? Similarly to the nss backend, the xmlsec-mscng keys manager is based on the simple keys store from xmlsec core. If key

Trusted certificates in LibreOffice 6.3

2020-02-24 Thread Steve Martin
Hey, I sign my ODF documents with a self-created certificate. I created this certificate by using openSSL. When I open a signed ODT document, I get a message that the signature is valid but the certificate could not be verified. I would like to tell LibreOffice that this certificate can be tru