Commit 23f99b6
Steffen Klemer
Quick, hacky fix for #47 "Private Key might leak"
I restored the old crypt-lib behaviour which
never exported the private key but set cert_pem=None.
'Right' solution might be a better differentiation of private,
public key and certs inside the XMlSecCrypto-Class.1 parent 2a34bca commit 23f99b6
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
0 commit comments