Mohammad Alhashash
Mohammad Alhashash
@dengert Thanks for your suggestion. Unfortunately, #2403 does not fix this problem. ``` $ cd /tmp/OpenSC-epass2003-init/src $ tools/pkcs11-tool --module pkcs11/.libs/opensc-pkcs11.so -L Available slots: Slot 0 (0x0): FT ePass2003Auto 00 00...
Here is the debug output: [debug.log (OPENSC_DEBUG=9)](https://github.com/OpenSC/OpenSC/files/7437136/debug.log) @dengert
@FeitianSmartcardReader I did not format it myself. This is an official token issued by a government agency to sign tax invoices. The token is working using the old driver `libcastle.so.1.0.0`...
@dengert Your first assumption is right; I'm developing a middleware to sign invoices using the "government-issued tokens" to be run Raspberry Pi or similar SBCs. I'm not going to initialize...
@dengert ``` $ tools/opensc-explorer -c epass2003 OpenSC Explorer version 0.22.0 Using reader with a card: FT ePass2003Auto 00 00 OpenSC [3F00]> ls FileID Type Size 2F01 wEF 15 [2003] DF...
My use case is: 1. Create a CNAME record `*.mydomain.com` that points to `server1.mydomain.com`. 2. Try to create a certificate for `*.mydomain.com`. This fails because getssl resolves `_acme-challenge.domain.com` which points...
@timkimber I'm using GoDaddy DNS service but I think most DNS servers support wildcard domains including online services like [Amazon Route 53](https://aws.amazon.com/route53/faqs/). In `bind`, you have to use the full...
> You...can't run multiple queries concurrently on a single PostgreSQL connection. It's inherent to the protocol. The protocol does not allow parallel queries but "concurrent" queries could be queued. I'd...
@M-Dahab No. Unfortunately. @FeitianSmartcardReader offered to help at first. Then, they involved their Egyptian partner, who was reluctant to help. The Linux driver is available over the Internet from several...
@M-Dahab To avoid confusing others who may read this issue, these old drivers are required only to access specific non-pkcs15 ePass2003 tokens (like those we have to use in Egypt...