Search Postgresql Archives

SSL/TLS encryption without

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



AWS RDS Postgresql 12.11

sides=> select * from pg_stat_ssl where pid = 362;
-[ RECORD 1 ]-+----------------------------
pid           | 362
ssl           | t
version       | TLSv1.2
cipher        | ECDHE-RSA-AES256-GCM-SHA384
bits          | 256
compression   | f
client_dn     |
client_serial |
issuer_dn     |

I've got 85 connections where ssl='t'. How can connections be encrypted using SSL/TLS without a client certificate?

--
Angular momentum makes the world go 'round.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux