postgres icon indicating copy to clipboard operation
postgres copied to clipboard

Supbase postgres ssl root certificate relies on legacy Common Name field

Open SpareShade opened this issue 2 years ago • 1 comments

Bug report

The SSL root cert provided on by supabase.co (https://app.supabase.io/project//settings/database) relies on legacy Common Name field which is deprecated in the RFC 2818

Describe the bug

using golang 1.6.n SSL connection to supabase DB fails A clear and concise description of what the bug is. Please have a look at rancher/rke2/issues/775

ps. I wasn't sure where exactly to report this

SpareShade avatar Aug 21 '21 02:08 SpareShade

Thanks for the report @SpareShade , we'll try to have this fixed soon. I'm guessing it'll be fixed for newer projects; an in-place migration for existing ones will likely be quite hard.

darora avatar Aug 26 '21 13:08 darora

Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated. Please do not hesitate to ping me if it is still relevant, and I will happily reopen it. Cheers!

egor-romanov avatar Jan 05 '24 10:01 egor-romanov