Commit ab87208
committed
Add option to verify integrity & authenticity of server-returned XML(XMLDsig)
Add "-chkCert4InfoXML" & "-chkCertKeyId4XML=" options to verify the integrity & authenticity of XML responses (XMLDsig) returned by server, preventing them from being altered or hijacked.
Close #1021 parent 14b6a1a commit ab87208
File tree
4 files changed
+620
-5
lines changed- src
4 files changed
+620
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
21 | 58 | | |
22 | 59 | | |
23 | 60 | | |
| |||
27 | 64 | | |
28 | 65 | | |
29 | 66 | | |
30 | | - | |
| 67 | + | |
0 commit comments