Pedro Doria Meunier wrote: > My server started spitting this out every second! > > LOG: could not accept SSL connection: sslv3 alert illegal parameter > > "PostgreSQL 8.3.7 on x86_64-redhat-linux-gnu, compiled by GCC gcc > (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)" > > Server key in place.. > > What can I do about it?! Several ideas: You say "started spitting": that suggests that this is a new phenomenon. What changes have there been since before it started? Every second: Try to find out what tries to connect every second. Set "log_connections" to "on" and find out the IP address. Once you have found the culprit, figure out how it tries to connect. Yours, Laurenz Albe -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general