-
I use command:
openssl dgst -sha256 -binary document.txt > document.hash
openssl ts -query -data document.hash -sha256 -out request.tsq
curl -X POST --data-binary @request.tsq http://localhost:8080…
-
We are seeing more and more responses from the MBPs where it is traffic feedback on a domain level instead of an IP level.
While TSA actions can adjust throttles on the Ready queue, there is currentl…
-
I want to run Logai locally via VSCode. I positioned myself to logai folder, set up the environment and when I try "pip3 install logai" command, I receive the following error.
I tried to solve it wi…
-
Apologies if this query should go elsewhere!
We were able to sign .msi and .exe files using certs stored on a pkcs11 token. Is there a way to run the verify command against the certs stored on th…
-
I am testing the TSA feature (set_tsa and not set_ltv) with a dompdf generated pdf, after the signing I load again the PDF with "$pdfDoc = PDFDoc::from_string($pdfSigned);" doing this several times wi…
-
CC @jku
The client spec is currently only loosely prescriptive about sources of signed time and their verification:
* Signed time can come from an inclusion promise or a signed timestamp (or bo…
-
Buenas, he observado el issue #77, y me parece interesante la propuesta. Es cierto que de cara a los usuarios en sus trámites con las administraciones públicas tiene menos utilidad. Sin embargo, cada …
-
#### Chaquopy version
1.15.1
#### Relevant parts of your build.gradle file
```
chaquopy {
defaultConfig {
buildPython("C:/Users//AppData/Local/Programs/Python/Python38-32/python.ex…
-
-
### Issue Description
bgp/test_startup_tsa_tsb_service.py::test_user_init_tsb_on_sup_while_service_run_on_dut is failing due to state not synced to Supervisor card.
The test reboots the supervisor…