ASA starts web service and opens an HTTP service

The front page uses JS Ajax to transmit encrypted data

Is post data decryption supported!

When ASA receives the data, can it decrypt the data? Is the decrypted key JS stored on the server with such function?

asked 19 Feb '20, 07:01

mfkpie8's gravatar image

mfkpie8
273667075
accept rate: 12%

1

Are you using some kind of browser-side encryption instead of SSL/TLS?

Show us your JavaScript code.

(19 Feb '20, 08:00) Breck Carter

Why do you send an encrypted data from the browser, if you are not able to decrypt it?

(23 Feb '20, 11:32) Vlad
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×64

question asked: 19 Feb '20, 07:01

question was seen: 908 times

last updated: 23 Feb '20, 11:32