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 501683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:12:53+00:00 2026-05-13T06:12:53+00:00

Is it possible to send a message over https that isn’t encrypted? For example,

  • 0

Is it possible to send a message over https that isn’t encrypted? For example, require that certificate validation and authorization occur, but not encrypt the actual data being sent over the socket?

  • 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-13T06:12:54+00:00Added an answer on May 13, 2026 at 6:12 am

    Yes, TLS and SSL support “no-encryption” modes. Whether the particular client and server in question are configured to enable is a separate issue.

    It’s possible, though unlikely, that a server could enable one of these cipher suites by default. What is more likely is that a server would enable weak cipher suites (like the “export”-grade DES-based suites) by default. That’s why you should carefully review the server’s whitelist of cipher suites, and leave only a few trusted, widely-supported algorithms.

    You can use the TLS_RSA_WITH_NULL_SHA cipher suite, among others, to protect the authenticity and integrity of traffic, without encryption.

    The “RSA” in this case refers to the key exchange algorithm, while “SHA” refers to the message authentication algorithm used to protect the traffic from being altered. “NULL” is the encryption algorithm, or, in this case, the lack of encryption.

    It’s important to realize that the traffic, though it’s not encrypted, is bundled up in SSL records. The client and server must be SSL-enabled.

    If you are looking for a step-down solution where some data is exchanged over SSL, then SSL is turned off but the application traffic continues, that’s possible too, but keep in mind that it offers absolutely no security for the cleartext traffic; it can be tampered with by an attacker. So, for example, authenticating with SSL, then stepping down to an “in-the-clear” protocol to receive commands that use the authentication negotiated via SSL would unsafe.

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

Sidebar

Related Questions

Is it possible to send a message over bluetooth without pairing on linux? I
Is it possible to send direct message using the facebook graph api? I’ve read
Is it possible to send pre-compressed files that are contained within an EARfile? More
I have a class that Handles send & receive over a socket between my
I send MSMQ messages over the HTTP transport. The message arrive fine, but I
Alright, so I'm about 90% sure that this isn't possible, but I thought I'd
I'm interested in writing an app that send messages over IP (using 3g, not
Is it possible to send an intent only to one service when this one
Is it possible to send data to another C++ program, without being able to
is it possible to send back two parameters when calling a delegate method? I

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.