Welcome to the community forums for Theopenem. You are encouraged to not only ask questions but help others as well. If you have found Theopenem helpful in any way please consider purchasing a support contract. A support contract ensures the continued development of Theopenem as well as guaranteed responses to your questions in our helpdesk ticketing system.
The given header was not found.
-
What does this mean in the ClientApi Toec log?
[11] ERROR Toems_ClientApi.Controllers.Authorization.CertificateAuth The given header was not found.
-
It means the client header was missing when trying to authenticate. Is this server public? It could be random port scans or whatever from the outside.
-
@theopenem_admin
Ah, yes. The TOEC port is open to the world.They're coming in pretty rapidly- any way to get the IP address on the log so I can see about programmatically blocking bad actors?
-
@theopenem_admin - Is there a propery in log4net that is being set for the client IP? If so I could add it into the conversion pattern.