Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 882769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:28:39+00:00 2026-05-15T12:28:39+00:00

We’re looking for a solution that will allow us to use HTTPS without encryption.

  • 0

We’re looking for a solution that will allow us to use HTTPS without encryption. Why? Here’s the story:

Our product (installed at customers) connects to our servers to fetch updates, post information, etc. We want the product to verify that it is connected to the server (and not an imposter) prior to posting data. We also need to ensure there are no man-in-the-middle attacks (that is, the content should be signed, etc.). However, our customers require that they can sniff the traffic (Wireshark, tcpdump, etc.) and view the entire transaction’s contents. This is for compliance and security reasons.

Our product is written in Java, by the way.

Any ideas?

UPDATE:
Please excuse me if I’m not using the correct form for responding to answers, I’m fairly new on this site.

First of all, thank you for your quick answers!

Our reason for investigating the possibility of HTTPS is because we don’t want to invent a new protocol here. It’s not just the amount of work but also the fact that inventing your own security protocol (even if just for signing) is generally considered bad practice. We’re trying to gain HTTPS’s advantages in authenticating the server (which is important, this server also serves executable code which can be quite large – we don’t want anyone serving malware or DoSing our customers with large data that only after receiving the entire thing will the system find out it’s bad) as well as ensuring MITM doesn’t occur (the signing of the messages themselves). We don’t mind if anyone evesdropes on the traffic because it never contains something considered confidential. Furthermore, it doesn’t necessarily need to be easy to read the contents in Wireshark, only possible so auditors can do it.

@Nate Zaugg – no, this is not a joke. It’s actually surprising that vendors use HTTPS with encryption today and don’t get a lot of backlash from customers with strict compliance issues.

@erickson – The first solution with the NULL cipher suits looks interesting, we’ll look into it. The second solution will require a set of keys for each customer – not something we’d like to manage.

@ZZ Coder – do you mean that with null ciphers it will not be possible to view the contents in Wireshark?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T12:28:39+00:00Added an answer on May 15, 2026 at 12:28 pm

    There are SSL “ciphersuites” without encryption, and all versions of the Sun JSSE provider support SSL_RSA_WITH_NULL_SHA. However, all of the application data is still wrapped in SSL records (to carry the MAC that provides integrity protection, etc.), so as you look at it in Wireshark, you’ll see these structures.

    Alternatively, as long as you don’t use ephemeral Diffie-Hellman (one of the DHE_XXX ciphersuites), you can give Wireshark the server’s private key, and it will decrypt an SSL session. While this is some extra work, it doesn’t impose any unusual requirement on the server or client to support the seldom-used unencrypted ciphersuites.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 497k
  • Answers 497k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer WordPress 5.2 or newer: Use the wp_body_open hook. WordPress 5.1… May 16, 2026 at 11:52 am
  • Editorial Team
    Editorial Team added an answer The 'Save as PDF' add-in is not available for Word… May 16, 2026 at 11:52 am
  • Editorial Team
    Editorial Team added an answer If you're willing to sacrifice IE 6 compatibility, you can… May 16, 2026 at 11:52 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm looking for suggestions for debugging... If you view this site in Firefox or
I have a jquery bug and I've been looking for hours now, I can't
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
That's pretty much it. I'm using Nokogiri to scrape a web page what has
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
this is what i have right now Drawing an RSS feed into the php,
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.