[ https://issues.apache.org/jira/browse/JAMES-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351134#comment-16351134 ]
ASF GitHub Bot commented on JAMES-2330: --------------------------------------- GitHub user randymo opened a pull request: https://github.com/apache/james-project/pull/103 randymo-JAMES-2330 You can merge this pull request into a Git repository by running: $ git pull https://github.com/randymo/james-project master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/james-project/pull/103.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #103 ---- commit cfa4faf101db03f3bdd2054c30044eb20b8aae42 Author: Randal Modowski <32932331+randymo@...> Date: 2017-11-06T17:11:28Z Merge pull request #1 from apache/master merge with main commit 7c29a9ef06b1748ba043441d254fce6f283693f9 Author: Randal Modowski <32932331+randymo@...> Date: 2017-11-14T20:52:42Z Merge pull request #2 from apache/master merging with main master commit e30bb73eface9579c99da3a685dcff6199b8a889 Author: Randal Modowski <randymo@...> Date: 2018-02-03T00:27:25Z Merge branch 'master' of https://github.com/apache/james-project commit 3a498558cf6f0361bbeea15d3113df4aa02c4c51 Author: randymo <randymo@...> Date: 2018-02-03T00:48:43Z JAMES-2330: Give ability to override AbstractConfigurableAsyncServer.buildSSLContext ---- > Give ability to override AbstractConfigurableAsyncServer.buildSSLContext > ------------------------------------------------------------------------ > > Key: JAMES-2330 > URL: https://issues.apache.org/jira/browse/JAMES-2330 > Project: James Server > Issue Type: Bug > Components: SMTPServer > Affects Versions: 3.0.1 > Reporter: Randal Modowski > Priority: Major > Labels: easyfix > Original Estimate: 1h > Remaining Estimate: 1h > > I was trying to have my smtp server be able to serve different certs to user > based on remote ip, but couldn't the way james is curretly. > I am creating a PR to make buildSSLContext protect as well as the Encryption > field itself. Also making all reference to Encryption use the getEncryption() > in case someone wants to override that call as well. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org