Got an idea for a new feature? Maybe a tweak to make something work even better? Wish there was an integration with another product to make you even more productive? You've come to the right place.
The Product Ideas Portal lets you submit whatever product feedback you have, good, bad, ugly, and anywhere between.
Want to stay anonymous? Don't worry, no email address or name fields are shared on the public portal. You can create an account which lets you vote on other people's ideas and receive updates when your idea's status changes.
To learn more about how an idea becomes a feature, check out this infographic.
Scenario:
Secure log replay via pbsguid requires PMUL server to set:
ssl yes
but clients cannot connect to PMUL server after this change unless they also set:
ssl yes
Server-side option:
ssloptions allownonssl
looks like it should modify the server behaviour to permit non-ssl clients to connect, but testing does not produce the expected behaviour.