Grzegorz Makarewicz
Grzegorz Makarewicz
You should actually download your certificate from AWS, not create one.
I don't know how to download a certificate from amazon's servers, this service is paid and I didn't need to use it, but there should be an option (in amazon...
**There are INVALID certificates in the certificate chain is the error source.** The source of the problem is not the signed document, but the lack of PKI infrastructure. AWS KMS...
I have never had such a need and never read the documentation in order to perform such a task. I think this is related to OCSP (issue #25) Some links...
Endesive can't do that yet. After signing the document, generate the dss structure containing the certificates used in the document and the results of checking their validity. **You can get...
far2l is marked beta, so saying something is not ready for production is true. Apart from me, I don't see any interest in the development of this plugin among others,...
It's not exactly what you say, upanel.py only appears in DISKMENU, udialog.py in PLUGINSMENU. The idea is that each plugin selects the places where it should show up and that's...
this line ? Info.Flags = ffic.PF_EDITOR | ffic.PF_VIEWER | ffic.PF_DIALOG I treat it as a place reservation, then each plug tells me where it will show up. Well, unfortunately, it...
No objections.
I also need to generate pkcs12, so I spent some time creating such code. Do you have any suggestions where should I insert it ? In my opinion, the most...