Skip to content

The requested security protocol is not supported #175

@Transis-Felipe

Description

@Transis-Felipe

Após a migração para o .net 7, os projetos em .net framework 4.6.2 não estão mais aceitando SSL3

image

System.NotSupportedException
HResult=0x80131515
Message=The requested security protocol is not supported.
Source=System.Net.ServicePoint
StackTrace:
at System.Net.ServicePointManager.ValidateSecurityProtocol(SecurityProtocolType value)
at System.Net.ServicePointManager.set_SecurityProtocol(SecurityProtocolType value)
at OpenAC.Net.NFSe.OpenNFSe.Enviar(Int32 lote, Boolean sincrono) in /_/src/OpenAC.Net.NFSe/OpenNFSe.cs:line 89

This exception was originally thrown at this call stack:
[External Code]
OpenAC.Net.NFSe.OpenNFSe.Enviar(int, bool) in OpenNFSe.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions