Add Schannel protocol & settings configuration #39
Annotations
20 warnings
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Modify 'CipherSuiteInfoApiService.GetAllCipherSuitesAsync([bool],
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L31
Modify 'CipherSuiteInfoApiService.GetCipherSuiteAsync(string,
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L93
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L96
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L100
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L22
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L31
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L53
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L56
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L14
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L18
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L23
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L31
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L41
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L60
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L192
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L194
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L196
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Services/TlsService.cs#L77
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|