Skip to content

Commit

Permalink
Force Enable TLS 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nattadasu committed Jun 20, 2022
1 parent e41bab8 commit 739bd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/jikanmoe.psm1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls"

function Find-MAL {
param (
Expand Down

0 comments on commit 739bd7c

Please sign in to comment.