You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How and where would you put the TLS certificate client in your flutter/dart program ?
How do you ensure the dart/flutter program is using the correct postgres client certificate ?
What kind of authentication type is supported by postgresql-dart (where is it documented) ?
would be really more complete if there was a complete example on how to use your own self signed certificates with a simple flutter client talking to postgres server
The text was updated successfully, but these errors were encountered:
How and where would you put the TLS certificate client in your flutter/dart program ?
How do you ensure the dart/flutter program is using the correct postgres client certificate ?
What kind of authentication type is supported by postgresql-dart (where is it documented) ?
would be really more complete if there was a complete example on how to use your own self signed certificates with a simple flutter client talking to postgres server
The text was updated successfully, but these errors were encountered: