I'm trying to authenticate a puppetdb on a postgresql server using a client certificate.
I managed to set up SSL on server side without any problem but http://docs.puppetlabs.com/puppetdb/2.1/postgres_ssl.html says :
Note: At this point the documentation below only covers server-based SSL, client certificate support is not documented.
So did someone with a better knowledge of the postgresql jdbc connector did try this and succeed ?
I managed to set up SSL on server side without any problem but http://docs.puppetlabs.com/puppetdb/2.1/postgres_ssl.html says :
Note: At this point the documentation below only covers server-based SSL, client certificate support is not documented.
So did someone with a better knowledge of the postgresql jdbc connector did try this and succeed ?