Skip to content

Kestrel should select best dev cert and warn if dev cert is out of date #10927

@analogrelay

Description

@analogrelay

After #9810 we now have a new "version" field in the dev certificate. Kestrel needs to ensure it always picks the highest version that it supports when loading dev certificates, just in case multiple versions are available. Also, Kestrel should warn if the highest version it finds is earlier than the version Kestrel expects (as defined by a LatestDevCertVersion constant somewhere, likely in the shared certificate manager code)

Metadata

Metadata

Assignees

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionstask

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions