Rebex HTTPS
최신 및 레거시 플랫폼을 위한 HTTP 및 HTTPS 라이브러리.
Rebex사에서 공개
2003년 부터 ComponentSource에서 판매중
Released: Feb 23, 2017
Rebex HTTPS supports the following TLS/SSL features:
Drop-in secure WebRequest and WebClient replacement - Replace System.Net.WebRequest's standard HTTPS/HTTP request handler with Rebex implementation that supports modern security standards. Just call Rebex.Net.HttpRequestCreator.Register() and you are (almost) done. Both WebRequest and WebClient are supported. In many cases, there is no need to change your old code (except registering Rebex HTTPS).
Drop-in secure WebServices transport replacement - Easily replace the transport layer of SOAP web services with new, secure HTTPS implementation. No need to change your old code (except registering Rebex HTTPS).
Additional features