ईवेंट्स
29 अप्रैल, 2 pm - 30 अप्रैल, 7 pm
अंतिम विंडोज सर्वर वर्चुअल इवेंट में शामिल हों अप्रैल 29-30 डीप-डाइव तकनीकी सत्रों के लिए और Microsoft इंजीनियरों के साथ लाइव क्यू एंड ए।
अभी साइन अप करेंयह ब्राउज़र अब समर्थित नहीं है.
नवीनतम सुविधाओं, सुरक्षा अपडेट और तकनीकी सहायता का लाभ लेने के लिए Microsoft Edge में अपग्रेड करें.
This how-to guide shows you how to use the DefaultSecureProtocols
registry entry to choose which protocols for the Windows HTTP Services (WinHTTP).
The DefaultSecureProtocols
registry entry allows you to specify which SSL protocols should be used when the WINHTTP_OPTION_SECURE_PROTOCOLS
flag is used. The setting allows applications that were built to use the WinHTTP default flag to be able to use the newer TLS protocols or prevent older SSL based natively without any need for updates to the application.
Calculate the value of DefaultSecureProtocols
with WINHTTP_OPTION_SECURE_PROTOCOLS.
Confirm that your account has Administrative rights to the system.
Make sure that PowerShell is installed.
Select which architecture type to add and set the DefaultSecureProtocols
registry entry:
Open an elevated PowerShell prompt.
To create and set the DefaultSecureProtocols
registry key, run the following command and replace {value}
with the DefaultSecureProtocols
value that you selected from Calculate the value.
Get-Item -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp" | New-ItemProperty -Name "DefaultSecureProtocols" -Value "{value}"
Either reboot the machine or restart whichever services are using WinHTTP.
DefaultSecureProtocols
registry entry for multiple machines, see Configure a Service Item.ईवेंट्स
29 अप्रैल, 2 pm - 30 अप्रैल, 7 pm
अंतिम विंडोज सर्वर वर्चुअल इवेंट में शामिल हों अप्रैल 29-30 डीप-डाइव तकनीकी सत्रों के लिए और Microsoft इंजीनियरों के साथ लाइव क्यू एंड ए।
अभी साइन अप करेंप्रशिक्षण
प्रशिक्षण पथ
सुरक्षित Windows Server ऑन-प्रिमाइसेस और हाइब्रिड अवसंरचना - Training
सुरक्षित Windows Server ऑन-प्रिमाइसेस और हाइब्रिड अवसंरचना