extract properties from certificates

From: jotpe <jotpe(at)posteo(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: extract properties from certificates
Date: 2018-02-24 15:05:32
Message-ID: c48b2f47-3279-0e64-306c-69cb2a4f52a6@posteo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I want to extract properties from x.509 certificates stored in a bytea
column.
I found the pg-cert extension at https://github.com/beargiles/pg-cert

I have trouble to compile it. When I enter "make" following error
message appears:

Makefile:29: /usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk:
Datei oder Verzeichnis nicht gefunden
make: *** Keine Regel, um
„/usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk“ zu erstellen.
Schluss.

What am I missing?

Best regards Johannes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2018-02-24 15:09:56 Re: pg_update to a new machine?
Previous Message Stephen Frost 2018-02-24 14:18:52 Re: pg_update to a new machine?