From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- ui/qt/tlskeylog_launcher_dialog.ui | 217 +++++++++++++++++++++++++++++++++++++ 1 file changed, 217 insertions(+) create mode 100644 ui/qt/tlskeylog_launcher_dialog.ui (limited to 'ui/qt/tlskeylog_launcher_dialog.ui') diff --git a/ui/qt/tlskeylog_launcher_dialog.ui b/ui/qt/tlskeylog_launcher_dialog.ui new file mode 100644 index 00000000..02202557 --- /dev/null +++ b/ui/qt/tlskeylog_launcher_dialog.ui @@ -0,0 +1,217 @@ + + + TLSKeylogDialog + + + + 0 + 0 + 640 + 380 + + + + Dialog + + + + + + + + + + + + + Browse… + + + + + + + + + + + Command line + + + + + + + Qt::Vertical + + + + 20 + 10 + + + + + + + + + + + + + Browse… + + + + + + + + + Qt::Horizontal + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close|QDialogButtonBox::Reset + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Run an application with the SSLKEYLOGFILE environment variable set to the file specified by the TLS key log filename preference. This enables TLS decryption in Wireshark. Set the key log file and start the capture before launching the application to ensure that the initial TLS handshakes are captured. + + + true + + + + + + + Qt::Vertical + + + QSizePolicy::Maximum + + + + 20 + 10 + + + + + + + + + + <span style=" font-size:small;">Firefox and Chrome are known to work. If your desired browser is currently running, close it first before launching it below. Command line options are supported.</span> + + + true + + + + + + + + + Qt::Vertical + + + QSizePolicy::Maximum + + + + 20 + 10 + + + + + + + + TLS (Pre)-Master-Secret log file path (tls.keylog_file) + + + + + + + + + <span style=" font-size:small;">TLS session secrets will be logged to this file. If you change this field, hit the Save button to update the TLS protocol preferences.</span> + + + + + + + + + Qt::Horizontal + + + + + + + + + buttonBox + accepted() + TLSKeylogDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + TLSKeylogDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3