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: ExempelID
Issuer key fingerprint: 9ea6bce7d0123ced8171833e42df42c39e170d425d53b7b45b83c247d171ff9a
Issuer certificate: issuingca.crt.pem
Issuer certificate expires: 2299-11-18T22:16:13
Revocation list: revocations.crl.pem