| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f87ac90 commit 9e4aad7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -372,7 +372,7 @@ const options = { | |||
| 372 | 372 | return new Error(msg); | |
| 373 | 373 | } | |
| 374 | 374 | ||
| 375 | - // Pin the exact certificate, rather then the pub key | ||
| 375 | + // Pin the exact certificate, rather than the pub key | ||
| 376 | 376 | const cert256 = '25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:' + | |
| 377 | 377 | 'D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16'; | |
| 378 | 378 | if (cert.fingerprint256 !== cert256) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments