Hi Axel ! On Wed, 28 Jan 2015 12:30:49 +0100 "Axel Braun" <axel.br...@gmx.de> wrote:
> Hi Luis, > > > Gesendet: Mittwoch, 28. Januar 2015 um 11:52 Uhr > > Von: "Luis Falcon" <fal...@gnu.org> > > An: "Axel Braun" <axel.br...@gmx.de> > > Cc: health-dev@gnu.org > > Betreff: Re: [Health-dev] Important tests for upcoming GNU Health > > 2.8 > > ... > > > > > * Digital signatures (vital records, prescriptions and patient > > > > evaluations ). Please check the workflows are OK > > > > > > Can you point me to the documentation on how to set it up in > > > GNUHealth? > > > > You need to install health_crypto module. > > Done, bundled with the Tryton client 3.2 and 3.4 (openSUSE) Great :) > > > Then check the vital records (Demographics -> Birth and Death > > Certificates ) or directly from Party -> Related Action (Birth / > > Death certs ). > > One step back please: > I created a new health professional. > Does the professional have to create his own set of keys? [I assume > yes, on the operating system level] How is the key management > handled, where do I import his secret key? No need to import anything. Signing the GNU Health document with your private key is done with the GNU Health GPG crypto plugin for the Tryton client. It retrieves your gnupg key from your client. Of course, you have to have an existing key-pair. I will document this section today. Best, > > Thanks > Axel >