Skip to content

Consider removing Kerberos and ca-certificates from Alpine runtime-deps image (.NET 8) #4751

@richlander

Description

@richlander

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

Metadata

Metadata

Assignees

Labels

area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesneeds-announcementAn announcement is needed to discuss customer impact

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions