mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-24 20:29:24 +01:00
fineid/README.md: add DVV validation link and example output
This commit is contained in:
parent
bae2fe0c0e
commit
f68efecb4e
@ -60,6 +60,24 @@ Next Apply or OK and restart Okular, open *Tools* menu and select
|
|||||||
*Digitally sign...*, draw an area for the signature (which FINEID wants to be big),
|
*Digitally sign...*, draw an area for the signature (which FINEID wants to be big),
|
||||||
select where to save the signed .pdf and enter the signing PIN a few times.
|
select where to save the signed .pdf and enter the signing PIN a few times.
|
||||||
|
|
||||||
|
These signed documents can then be verified at [English](https://dvv.fi/en/validate-pdf-document),
|
||||||
|
[Finnish](https://dvv.fi/tarkasta-pdf-asiakirja) or [Swedish](https://dvv.fi/sv/granska-pdf-dokument)
|
||||||
|
or other EIDAS/European signing verification capable services or applications.
|
||||||
|
|
||||||
|
```txt
|
||||||
|
✔️ PDF document validated. The following signatures were found:
|
||||||
|
1 valid signatures with EU qualified certificate issuers and signature keys stored in a qualified signature creation device.
|
||||||
|
|
||||||
|
Signature 1/1: [...]
|
||||||
|
✔️ The electronic signature is valid and has not been modified or forged after signature. Signature level is PKCS7_B (basic).
|
||||||
|
✔️ The signature is made by a party trusted by DVV.
|
||||||
|
✔️ The signature is made with an EU qualified certificate.
|
||||||
|
✔️ The signature key is stored in an EU qualified signature creation device (QSCD).
|
||||||
|
Signed by: ...
|
||||||
|
Issuer of certificate and root certificate: VRK Gov. CA for Citizen Certificates - G3 | VRK Gov. Root CA - G2 (Trusted)
|
||||||
|
Time of signature: ... (Time stamp not validated by a time stamp authority (TSA))
|
||||||
|
```
|
||||||
|
|
||||||
## Root certificates
|
## Root certificates
|
||||||
|
|
||||||
While I don't think the user necessarily needs them, my notes mention `DVV Gov. Root CA`.
|
While I don't think the user necessarily needs them, my notes mention `DVV Gov. Root CA`.
|
||||||
|
Loading…
Reference in New Issue
Block a user