DPDK usage discussions
 help / color / mirror / Atom feed
From: Konstantinos Schoinas <ece8537@upnet.gr>
To: users@dpdk.org
Subject: [dpdk-users] Security Block TLS
Date: Wed, 02 May 2018 19:30:51 +0300	[thread overview]
Message-ID: <1e68674367022360d7f6973e295dd004@upnet.gr> (raw)

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

             reply	other threads:[~2018-05-02 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02 16:30 Konstantinos Schoinas [this message]
2018-05-03  6:23 ` Shyam Shrivastav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e68674367022360d7f6973e295dd004@upnet.gr \
    --to=ece8537@upnet.gr \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).