-
A autenticação com chave móvel digital não está a funcionar, da um erro "Server Unavailable". A URL que está a usar é https://cmd.autenticacao.gov.pt/Ama.Authentication.Frontend/Processes/DigitalSigna…
-
Many TLS 1.3 test cases are skipped in configurations where only TLS 1.3 is enabled.
```
scripts/config.py set MBEDTLS_USER_CONFIG_FILE="../tests/configs/tls13-only.h"'
make lib programs
tests/s…
-
I've been trying to import a private key to the card, enabling import by setting the "DEF_PRIVATE_KEY_IMPORT_ALLOWED" on the master branch & building it using ant with openjdk-17-jdk-headless but I ke…
-
If one try to use `Database.ExportAll(...)` function, and there will be entries with path forbidden symbols, exporting will crash.
From the source code we can see, that there is special treatment for…
-
Can we add support for CF workers? Would need to use `node:crypto` instead of `crypto`.
-
Hi, first of all, thanks for the very useful package!
---
Due to Firefox having more strict rules for (self signed) certificates, the generated files cannot be used to tell Firefox to trust the …
-
Hello there,
I hope you are well.
I have a RESTful API written in Bun using Elysia. And I integrated @elysia-swagger. In one of my endpoints where I upload multiple files of the same fieldname and…
-
_Reported by Luzifer on 26 Jan 2008 15:03 UTC as Trac ticket #1484725_
It would be very nice if one could digitally sign / encrypt mails in roundcube with S/MIME certificates (http://en.wikipedia.org…
-
I followed the example code and got an error -
> createSignature is not a function.
as suggested in another issue, I tried :
```
var DigitalSignature = require('xml-dsig');
var dsig = new Digital…
-
As described in this wiki article: https://en.wikipedia.org/wiki/INI_file#Sections
> Keys may, but need not, be grouped into arbitrarily named sections
I want to create an ini file that resemble…