Create an e-ID on file inside your browser

Enter your personal number:

After submitting the form, you will be given a link to download a .p12 file. Save this on your computer, then go to the security -> view certificates preference in your web browser. Click import and browse to the saved .p12 file. After the import, remove the .p12 file from your computer, it should only live inside this browser.


Create an e-ID on a hardware token

Enter your personal number:

Paste your public key here:
For OpenPGP cards, the public key can be extracted with:
echo -e "Key-Type: card:OPENPGP.3\nKey-Length: 4096\nKey-Usage: sign, encrypt\nName-DN: CN=Foo" | gpgsm --gen-key --batch -a | openssl req -noout -pubkey
    
And after download can be installed to the smartcard with:
    gpgsm --import ~/Downloads/ExempelID_1234.crt.pem
    

Issuer name: DFRI-ID
Issuer key fingerprint: 48072ed0c66812ddecaba75de72799cf9b813eb9fc12279ac43825a342a8e727
Issuer certificate: issuingca.crt.pem
Issuer certificate expires: 2300-02-16T18:25:56
Revocation list: revocations.crl.pem