Hello everyone,I have built an application that does DPI(Deep packet insepction) in the Client-Hello message during the tls session, extracts the SNI from the packet and then if the SNI is a forbidden name then i block the ssl connection and i dont forward any packet.
Does anyone know how to write/send packet with a fatal-level unrecognized_name(112)?
Or maybe send a deny message through dpdk ? Thanks for your time Konstantinos Schoinas
