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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:20:08+00:00 2026-05-28T14:20:08+00:00

I need a security protocol where the client authenticates before the server. This is

  • 0

I need a security protocol where the client authenticates before the server. This is necessary because its a matter of privacy. I dont want any unknown party to know who they are connecting to unless they are allowed to know. In the TLS protocol, the server send his cert first thereby eliminating this possibility. I know enough to know that implementing my own protocol is a bad idea. However, is there a choice? I.e. is there a way to alter the protocol to send the certs in the other order? Wikipidea reference to TLS: http://en.wikipedia.org/wiki/Transport_Layer_Security#Client-authenticated_TLS_handshake

  • 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-28T14:20:09+00:00Added an answer on May 28, 2026 at 2:20 pm

    You could reverse the roles of the client and server.

    Normally, with TCP, the client is the endpoint that did connect() (and send a SYN) and the server is the endpoint that did accept() (it received the SYN and sent back a SYN|ACK). But once the connection is established, there is no longer any difference between the client’s socket and the server’s socket.

    If you’re using, say, OpenSSL, you normally call SSL_connect() after a successful connect() and you normally call SSL_accept() after a successful accept(). But if you flip that around and call SSL_accept() after connect() on the client side and call SSL_connect() after accept() on the server side, OpenSSL will never know the difference. And the client will behave as a TLS server and identify itself first.

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

Sidebar

Related Questions

I need to implemented security for client-server communication. I have implemented the following hybrid
I need a reliable messaging framework that runs over http/https (due to client security
I need to implement some crypto protocol on C# and want to say that
I've on WebApp in JBoss server on Port 9944, I need one security layer
im using RAD and its default jdk (\IBM\SDP70\runtimes\base_v61\java\jre\lib\security) and need to find the keystore
best solution for use access in project for database with security i need to
We need to move off traditional FTP for security purposes (it transmits it's passwords
I have a need to determine what security group(s) a user is a member
I need to interface an existing application with Acegi/Spring security. In order to get
I need to know how to go about implementing general security for a C#

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.