使用語言:
asp.net 數據庫ssql
開發的網站
使用主機是 是澳大利得 win主機,crazydomains.com.au
原來測試訪問都正常,唯一不足的是空間在程序里無權限上傳圖片,只能通過ftp的方式上傳圖片
大概過了2個月后,網站突然無法訪問,排除了域名到期主機到期和誤刪數據。
詢價澳洲crazydomains主機商后,答復如下:
第一次答復:
Hello,
Sorry for this inconvenience, for secURIty reasons TLS 1.0 and TLS 1.1 protocols were disabled on this server and only TLS 1.2 was allowed and your issue related to this.
To resolve your issue i have enabled them again.
After checking your code i see your website is using old SQL driver (provider) which doesn’t support TLS 1.2 protocol. to avoid this happening again update it please before deadline 31/08.
翻譯:很抱歉給您帶來的不便,在服務器上為安全的原因,TLS 1.0 和 TLS 1.1 協議被禁用了,只有TLS1.2被開啟。
為了解決你的問題,我再次開啟TLS1.0和TLS1.1
然后我檢查你的代碼,我發現你的網站用的是老舊的SQL DIVER ,是不支持TLS1.2協議的,為了避免這個情況再次發生,請在8.31之前升級你的代碼。
我問如何開啟和關閉tsl的版本,他們的回復
第二次答復:
As since technology rapidly growing, updates are required to make sure everything is up to date.
You will need to have this refer to web developer to have the site check and update the codes to be compatible with TLS 1.2 as per mentioned by our Microsoft team.
翻譯:
隨著從技術的快速增長,需要更新,以確保一切都是最新的。
你需要讓你的網頁開發者,把網頁代碼升級到兼容TLS1.2
問題困惑是如何 讓sql數據庫驅動兼容TSL1.2,如何解?有遇到此類的朋友給個指導,萬分感謝。