Chris Campbell writes:
Is there a way to detect when the SSL library has renegotiation disabled?
Is there a way to detect when the SSL library has renegotiation disabled?
certainly not have exposed any new API that would help us tell this :-(
If said patches were done properly they'd have also turned an
application-level renegotiation request into a no-op, instead of
breaking apps by making it fail --- but apparently they were not done
properly.
regards, tom lane