Comment by ๐ skyjake
Re: "[#128] Document what the client certificate is expected to contain"
Bubble does not require the client certificate to contain anything specific. As long as it works for TLS, it's fine. All the user/account information is stored separately.
Bubble Error: 'NoneType' object has no attribute 'startswith'"
That sounds a lot like an issue I fixed recently. In the logs I noticed one more instance of this happening. It's patched now, so let me know if you still see this again.
2024-09-09 ยท 2 years ago
Original Post
Document what the client certificate is expected to contain You should document what the client certificate is expected to contain. I had made up a client certificate containing many things, but as far as I can tell it seems to ignore everything except the expiry date. Also, when trying to post directly to a subspace (such as this message), I get a error message: "Bubble Error: 'NoneType' object has no attribute 'startswith'" If I first create a draft and then send the message to the draft,...
๐ฌ 1 comment ยท 2024-09-08 ยท 2 years ago ยท #documentation