Stefán J. Sigurðarson
  • Home
  • Speaking
  • Contact
Subscribe
Tagged

asp.net

A collection of 2 posts

asp.net

Mocking JWT tokens in ASP.NET Core integration tests

As we've been migrating services over to .NET Core we needed to mock JWT tokens in ASP.NET Core integration tests. I finally found a way that worked.

  • Stefán Jökull Sigurðarson
Stefán Jökull Sigurðarson Aug 28, 2019 • 2 min read
webapi

ASP.NET WebAPI, load balancers and SSL termination.

I recently encountered an issue in our ASP.NET WebAPI application, which sits behind a load balancer that does SSL termination. The load balancer gets a HTTPS request, decrypts it, unwraps the original HTTP request and forwards that to the application servers, freeing them from the SSL load. In our

  • Stefán Jökull Sigurðarson
Stefán Jökull Sigurðarson Jun 18, 2013 • 2 min read
Stefán J. Sigurðarson © 2022
Powered by Ghost