mattm.bsky.social
30 posts
304 followers
226 following
Prolific Poster
Conversation Starter
comment in response to
post
The key line here is:
> ... certificates issued on or after June 15, 2026 MUST include the extendedKeyUsage extension and only assert an extendedKeyUsage purpose of id-kp-serverAuth.
comment in response to
post
comment in response to
post
If you have access to a 3d printer, thangs.com/designer/Hac...
comment in response to
post
I think this comment really made it click for me why this is useful in a way that the docs alone hadn't!
comment in response to
post
Yes, I was the one who bridged (and boosted from my own Mastodon account). If any of said customers have write-ups or information about what they're doing, I'd be interested in hearing that.
comment in response to
post
I'm just baiting @xeiaso.net's bot @stealthmountain.xeiaso.net :)
comment in response to
post
I definitely do not
comment in response to
post
This has inspired me to also watch Apollo 13 again
comment in response to
post
I don't think that's in the initial plans, which are focused on getting the proxy up and running as a standalone piece of software. I imagine that would be a valuable thing to ensure is supportable, though it makes the most sense that the Controller would be a separate project
comment in response to
post
Yeah. What I'd really like is a precommit hook that automatically creates a new branch if I try to commit on main.
comment in response to
post
There's probably a way to prevent making the accidental commit on main in the first place, like a precommit hook version of Github's Branch Protection
comment in response to
post
It happens to me when I accidentally make commits on main! I make a branch, open a PR, squash-merge, and now I have a diverged local main branch from origin/main.