Skip to content

Listen on an unencrypted and on an encrypted port#22

Open
elruwen wants to merge 1 commit intofizzed:masterfrom
elruwen:feature-two-ports
Open

Listen on an unencrypted and on an encrypted port#22
elruwen wants to merge 1 commit intofizzed:masterfrom
elruwen:feature-two-ports

Conversation

@elruwen
Copy link

@elruwen elruwen commented Mar 6, 2018

Currently the SMPP server can listen on one port. This means that you
can either listen with SSL or without. This PR allows the user to listen
on an unencrypted and on an encrypted port. The change has been done in
a way that keeps backwards compatibility.

NOTE: I haven't done an extensive load test yet. I would like first to receive feedback on my approach ;)

Currently the SMPP server can listen on one port. This means that you
can either listen with SSL or without. This PR allows the user to listen
on an unencrypted and on an encrypted port. The change has been done in
a way that keeps backwards compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments