DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Security Block TLS
@ 2018-05-02 16:30 Konstantinos Schoinas
  2018-05-03  6:23 ` Shyam Shrivastav
  0 siblings, 1 reply; 2+ messages in thread
From: Konstantinos Schoinas @ 2018-05-02 16:30 UTC (permalink / raw)
  To: users

Hello,

I wanna create a dpdk application that do something like this: Implement 
a simple blacklist with FQDN patterns. The dpdk app must extract the SNI 
from the Client Hello message of the TLS exchange. It will then check 
the SNI against the blacklist. If it matches, VNF shall block (drop 
packets) the TLS session, effectively disallowing the user from visiting 
the particular secure site.

Can anyone give me any good information on what tools, libraries or 
sample applications I can use in order to create something like that?

Thanks for your time,

Konstantinos

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-03  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-02 16:30 [dpdk-users] Security Block TLS Konstantinos Schoinas
2018-05-03  6:23 ` Shyam Shrivastav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).