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: KalvID
Issuer key fingerprint: 56d255a51eafef5894d8d4677241a1125fa7d1ae5a8b3e64cd8619c5d7200a71
Issuer certificate: issuingca.crt.pem
Issuer certificate expires: 2299-11-02T12:40:16
Revocation list: revocations.crl.pem