Alpine images come with ca-certificates-bundle. Basic testing suggests that this package satisfies our HTTPS need. Do we need  ca-certificates as well? We need to investigate the difference between these packages.
Kerberos is needed for niche scenarios. Also, it often relies on LDAP, which we don't install. We can likely skip installing Kerberos w/o negatively affecting many customers.
Context: https://learn.microsoft.com/aspnet/core/security/authentication/windowsauth?view=aspnetcore-7.0&tabs=visual-studio#kestrel
Related to #4748