0 Replies Latest reply on Jun 17, 2019 9:38 PM by davidrogers

    Certificate authentication to datasource

    davidrogers

      Hi,

       

      Postgres allows for user authentication based on the cert that is supplied to it.  I'm attempting to configure a standalone Wildfly 14 server to make use of this, but I'm not having any luck.  Is it possible to use my server cert to authenticate to the datasource, rather than a username/password?  If so, how do I set this up in the standalone.xml?  Do I need to use elytron?

       

      To be clear, I'm not looking for an SSL connection to the datasource, nor am I looking to use the database to provide credentials.  I want use my server certificate as credentials to log into the datasource.

       

      Thank you,

      David