Support for hardware tokens for server/replication private key

From: mdaswani <md(at)quintessencelabs(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Support for hardware tokens for server/replication private key
Date: 2015-12-03 04:31:22
Message-ID: 1449117082797-5876047.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Postgres allows client-side SSL requests to use secret keys on hardware
tokens via OpenSSL engine support. Is there an equivalent way to store the
server key on a hardware token.

Similarly, is it possible to specify private keys on a hardware token for
replication connections? Does the sslkey parameter of the primary_conninfo
string in the recovery.conf file accept an OpenSSL Engine token key?

Thanks,
MD.

--
View this message in context: http://postgresql.nabble.com/Support-for-hardware-tokens-for-server-replication-private-key-tp5876047.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kaare Rasmussen 2015-12-03 04:38:18 Re: json indexing and data types
Previous Message Tom Lane 2015-12-03 04:04:52 Re: json indexing and data types