Skip to main content

Chrome 122 Support iCloud Passkey in macOS

· One min read

Just realize the Chrome browser version 122 can use those passkeys stored in iCloud on my macOS. This is an amazing feature as now I can use the passkey from my iPhone, macOS and iPad. I think only Apple put together this synchronized passkey approach so I can use any of the stored passkey from any supported devices.

Chrome 122 Support iCloud PassKey in macOS

Issue with .NET Core Docker and NTLM Support

· 2 min read

Recently, I've been making some changes to a .NET 8 app and deploying it to a Docker-based environment. The code will use the Exchange Web Services (EWS) library to make a query to on-prem Exchange server for some information. When trying to connect to Exchange, the code reports the following error when first run.

Error: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory