This repository was archived by the owner on Feb 6, 2022. It is now read-only.
Commit 9daab33
committed
bug #309 Fix invalid encryption when using env (mmft24)
This PR was merged into the 3.5-dev branch.
Discussion
----------
Fix invalid encryption when using env
It is not possible to configure null as encryption using an environment variable. Allowing 'tcp' as configuration option would fix this issue. 'tcp' is the protocol set on the transporter wenn null is used.
Fix issue #170
Commits
-------
58c6b05 Fix invalid encryption when using env1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments