-
Dear @ffMathy
Kestrel could not be started when used "https://" + DomainToUse.
![CaptureLE23](https://user-images.githubusercontent.com/64854557/97310264-11de8200-1874-11eb-8d2a-fa8b69abf3b7.pn…
-
The logging namespaces for Kestrel's HttpsConnectionAdapter and LoggingConnectionAdapter are changing in 2.2.0.
1. The `HttpsConnectionAdapter` logging namespace is now `Microsoft.AspNetCore.Server…
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2
2. Install VS 17.12 P4 candidate
**REPRO STEPS**
1. Create .Net Aspire 9 Starter App
2. Build solution and run the project
3. Click the refresh butt…
-
### Describe the Bug
When i use -ListenerType Kestrel the browser return ERR_CONNECTION_REFUSED, it works correctly without Kestrel.
### Steps To Reproduce
Steps to reproduce the behavior:
```
…
-
It would be nice if Kestrel and ASP.NET Core support were added (templates, install option, etc).
-
**Is your feature request related to a problem? Please describe.**
I have a use case to get the sequence of commands execution from the same host within timestamp
**Describe the solution you'd li…
-
### Describe the bug
#### Description
When going to a specific endpoint within Monitoring in ServicePulse, it is failing to display any data.
#### Expected behavior
The graphs and details ar…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using an HTTPS endpoint in Kestrel with a certificate from the Windows `LocalMachi…
-
While debugging an issue of why items from kestrel were not being consumed, it was found that kestrel initialization failed with the following exception.
FAT [20140407-14:24:57.950] kestrel-memcache…
-
One massive problem with the Kestrel object definitions is that there is no easy way to determine if an object is a Kestrel object or not.
While there are many issues with the Mitre ATT&CK Stix map…