This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:encryption_tim [2018/06/25 15:58] Philipp Deycke [Timer] |
en:software:tim:encryption_tim [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 84: | Line 84: | ||
----- | ----- | ||
In the properties of the client unter the category //mail server// are the paramters //SmtpUser// and //SmtpPassword//.\\ | In the properties of the client unter the category //mail server// are the paramters //SmtpUser// and //SmtpPassword//.\\ | ||
- | These credentials can be encrypted accordingly to the methods above and as shown in the example. {{ :en:software:tim:encryption_mailserver.png?400 |}} | + | These credentials can be encrypted accordingly to the methods above and as shown in the example. {{ :en:software:tim:encryption_mailserver.png?600 |}} |
\\ | \\ | ||
Line 90: | Line 90: | ||
----- | ----- | ||
Actionhandler like HTTPRequestHandler or RunSqlScriptHandler use credentials that can be encrypted by said methods. The example shows the RunSqlScriptHandler where ${user} and ${pass} are passed on encrypted via smartform: | Actionhandler like HTTPRequestHandler or RunSqlScriptHandler use credentials that can be encrypted by said methods. The example shows the RunSqlScriptHandler where ${user} and ${pass} are passed on encrypted via smartform: | ||
- | {{:en:software:tim:encryption_runsqlscripthandler2.png?600 |}}{{ :en:software:tim:encryption_runsqlscripthandler.png?800 |}} | + | {{:en:software:tim:encryption_runsqlscripthandler2.png?600 |}}{{ :en:software:tim:encryption_runsqlscripthandler.png?1000 |}} |
\\ | \\ | ||
\\ | \\ |