Re: self-made certs not quite right

2021-03-03 Thread Tiemen Ruiten
Hello Rob, With root.crt in ~/.postgresql, testing the jdbc connection from a > tomcat server generates this failure (again either localhost or > $(hostname)) > Blow out on db connection to jdbc:postgresql://localhost:5432/postgres; > SSL error: PKIX path building failed: > sun.security.provider.c

self-made certs not quite right

2021-03-02 Thread Rob Sargent
I'm trying to follow instrux in V12:18.9.5 Creating Certificates. [1] I'm stuck in my basement so all references to "/CN=FQN" have been set to $(hostname), just the hostname, because $(domainname) returns "(none)" which I presume is akin to null. With my newly minted certs and keys using psql