N
N
Nikita Shinkevich2019-11-18 19:11:12
PHP
Nikita Shinkevich, 2019-11-18 19:11:12

How to get hold of TLS in Windows 7?

There is the usual Windows 7 SP1, which, by the will of fate and my unhealthy mind, was converted into a server. It runs RDP terminal server, MS SQL, MySQL and other server cartoons.
I thought about how to enable TLS 1.1 and TLS 1.2 at the system level. The logic led me to the following registry key:
HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\
And there is the SSL 2.0 category and the Client subcategory.
Apparently what I read in one article on enabling TLS, namely the registry branches:
HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Server
HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\ TLS 1.2\Server
I don't have it due to the fact that Win 7 does not have this economy or what?
Two questions: why is it missing and how to get it? How to install and activate TLS 1.1 and TLS 1.2?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolai Chuprik, 2018-11-11
@choupa

Your JS code:

success: function(result) {
       new Messi('Ваша заявка принята в обработку', {title: 'Успешно'}
      }

prints a message when the send request has just been successfully sent to the server . This does not mean a successful shipment. It only means that the script has run, but with an unknown result.
Your message that you output in echocomes in the result variable. Look at what's there - output it to Messi, for example, in the header:
And then add in case of successful sending Why the letter is not sent is a separate question. At least you'll get PHP output on the screen so you can figure out what's what.

M
Mikhail Vasilyev, 2019-11-18
@domres

Install kb3140245
https://support.microsoft.com/en-us/help/3140245/u...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question