Skip to main content
Source: Al0083InsecureEndpointAnalyzer.cs

Description

Endpoints configured with http:// should use https:// in production to ensure encrypted communication.

Bad Code

Good Code

Properties

  • Category: Configuration
  • Severity: Warning
  • Enabled by default: True
  • Code fix available: False

Configuration