You are not logged in.

#1 2010-06-06 17:31:58

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Belgium Middleware eID

Hello

To register taxes in Belgium, their is the opportunity to do this via internet with the eID. I have an omnikey 5123 and firefox add-ons installed already. But I need to install some middleware to get it working.

This page explains how to do it in Ubuntu and Fedora pdf guide in dutch. But of course not Archlinux. And when I try the ./install.sh[->pastebin] says the version of linux is not supported.

This script installs the Belgian eID middleware and GUI.

Linux distribution not supported.

Ubuntu .tgz: http://eid.belgium.be/nl/binaries/beid- … -94065.tgz
Fedora .tgz: http://eid.belgium.be/nl/binaries/beid- … -93272.tgz


New things emerge when they were forgotten.

Offline

#2 2010-06-06 17:40:46

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Belgium Middleware eID

Look at install.sh, from line 26 on:

    if [ -e "/etc/debian_version" ] || [ -e "/etc/SuSE-release" ] || [ -e "/etc/fedora-release" ]
    then
        cat licenses/eID-toolkit_licensingtermsconditions.txt | more
        cat licenses/THIRDPARTY-LICENSES.txt | more
    else
        echo "Linux distribution not supported."
        exit -1
    fi

Try to remove that and see how it goes along.

Offline

#3 2010-06-06 21:21:27

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: Belgium Middleware eID

The old official code is outdated and has ugly build scripts.
I know the guy who is currently refactoring the official eid-mw code to make it build properly using autotools etc.
And guess what, I converted that guy to Arch Linux.
I believe most of the big code tree restrutures/refactorings is done since last friday, and he will put a pkgbuild in aur.


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#4 2010-06-06 22:15:20

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Re: Belgium Middleware eID

Dieter@be wrote:

The old official code is outdated and has ugly build scripts.
I know the guy who is currently refactoring the official eid-mw code to make it build properly using autotools etc.
And guess what, I converted that guy to Arch Linux.
I believe most of the big code tree restrutures/refactorings is done since last friday, and he will put a pkgbuild in aur.

Brilliant!
Off topic, from where are you specific?:)


New things emerge when they were forgotten.

Offline

#5 2010-06-07 10:26:56

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: Belgium Middleware eID

chessboxing wrote:
Dieter@be wrote:

The old official code is outdated and has ugly build scripts.
I know the guy who is currently refactoring the official eid-mw code to make it build properly using autotools etc.
And guess what, I converted that guy to Arch Linux.
I believe most of the big code tree restrutures/refactorings is done since last friday, and he will put a pkgbuild in aur.

Brilliant!
Off topic, from where are you specific?:)

near Ghent. you?


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#6 2010-06-07 12:48:12

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Re: Belgium Middleware eID

Oostende. Although I resided a while in Ghent for studies at ugent.


New things emerge when they were forgotten.

Offline

#7 2010-06-10 07:57:56

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: Belgium Middleware eID

Dendermonde myself.

I know the beid-package maintainer in debian (I see Dieter@be has already commented on his blog about this) and he told me that v4 of the middleware for linux is far from complete. He is having trouble building a debian package in time for the squeeze freeze, but waiting for v4 is out of the question, because that won't make it in time...

Maybe keep an eye on the debian package and then use that as a base for the Arch PKGBUILD?

Last edited by zenlord (2010-06-10 07:58:54)

Offline

#8 2010-07-07 14:28:39

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Belgium Middleware eID

For those interested, I have added an AUR package:

http://aur.archlinux.org/packages.php?ID=38653

Recent SVN does not build though; it breaks on non-existent .cpp files.

It's not perfect yet but it does work well (I tested it and can correctly authenticate to the ministry of finances to do my taxes).

There is this too, I'm going to test that as well. One downside: it seems to require mono...


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#9 2010-07-07 14:53:09

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Belgium Middleware eID

Thanks, I will check this out, but I'll need to get a card reader first smile

Offline

#10 2010-07-08 15:55:26

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Belgium Middleware eID

Setup is pretty generic but I wrote a walkthrough, making it a walk in the park, really:

http://nauseamedialis.org/belgian_eid_archlinux


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#11 2010-11-14 15:47:41

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Re: Belgium Middleware eID

ok I tried it. It installs daemon (pcskd) seams to work...
But "firefox /usr/share/beid/beid-pkcs11-register.html" fails, -> "file doesn't exist"
pacman -Ql beid-svn | grep register  -> nothing, so obviously it doesn't exist. And btw, the gui isn't there either.
Any help, before I say goodbye to this planet?


New things emerge when they were forgotten.

Offline

#12 2010-11-14 15:57:18

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Belgium Middleware eID


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#13 2010-11-14 16:21:13

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Re: Belgium Middleware eID

ok, how about that firefox register.html file that doesn't exist?

Because I still get:

Beveiligde verbinding mislukt

Fout tijdens het verbinden met authentication.vlaanderen.be.

SSL-peer kon niet onderhandelen over een acceptabele set beveiligingsparameters.

(Foutcode: ssl_error_handshake_failure_alert)

    *   De pagina die u wilt bekijken kan niet worden weergegeven, omdat de echtheid van de ontvangen gegevens niet kon worden geverifieerd.

    *   Neem contact op met de website-eigenaars om ze te informeren over dit probleem. U kunt ook de opdracht in het helpmenu gebruiken om deze defecte website te rapporteren.

Last edited by chessboxing (2010-11-14 16:24:21)


New things emerge when they were forgotten.

Offline

#14 2010-11-14 16:40:50

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Belgium Middleware eID

pacman -Ql beid-svn

will show you the contents of the package nicely.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#15 2010-11-14 16:42:46

chessboxing
Member
From: Belgium
Registered: 2008-12-14
Posts: 54

Re: Belgium Middleware eID

chessboxing wrote:

ok, how about that firefox register.html file that doesn't exist?

Because I still get:

Beveiligde verbinding mislukt

Fout tijdens het verbinden met authentication.vlaanderen.be.

SSL-peer kon niet onderhandelen over een acceptabele set beveiligingsparameters.

(Foutcode: ssl_error_handshake_failure_alert)

    *   De pagina die u wilt bekijken kan niet worden weergegeven, omdat de echtheid van de ontvangen gegevens niet kon worden geverifieerd.

    *   Neem contact op met de website-eigenaars om ze te informeren over dit probleem. U kunt ook de opdracht in het helpmenu gebruiken om deze defecte website te rapporteren.


Gsus, I solved it and works with Omnikey, cardman 5321.
BUT common how on earth should someone know how to fix this...

So what you wanna do it, disable the installed firefox addon and install the one from the addon website from firefox which is an older version (1.0.7).


New things emerge when they were forgotten.

Offline

#16 2011-06-30 14:17:24

ghen
Member
From: Belgium
Registered: 2010-08-31
Posts: 121

Re: Belgium Middleware eID

.:B:. wrote:

Setup is pretty generic but I wrote a walkthrough, making it a walk in the park, really:

http://nauseamedialis.org/belgian_eid_archlinux

It's that time of the year again... but this howto is no longer available.

Anyone has an up-to-date guide for Tax-on-web on Arch Linux?

Offline

#17 2011-07-04 12:19:55

ghen
Member
From: Belgium
Registered: 2010-08-31
Posts: 121

Re: Belgium Middleware eID

Ok, it wasn't that hard.

1) install pcsclite + driver for your cardreader (ccid in my case)
2) build and install beid-svn from AUR (includes firefox plugin)
3) start pcscd (and add it to rc.conf, if not running firefox will have a startup delay caused by the plugin)

This is enough for Tax on web.

However I wonder whether there's any replacement for the beid GUI, or is it still available?  OpenSC (in AUR) can be used to interact with the smartcard, but it's very low-level.  I'll try to hook it into mutt for mail signing though. :-)

Offline

Board footer

Powered by FluxBB