-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
Após a migração para o .net 7, os projetos em .net framework 4.6.2 não estão mais aceitando SSL3
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
