dexter has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41260?usp=email )
Change subject: ES2Plus_Tests: remove unused module parameter
......................................................................
ES2Plus_Tests: remove unused module parameter
Change-Id: I98921155d74209ffe97d6981a1d65a4424ef918c
Related: SYS#7339
---
M smdpp/ES2Plus_Tests.ttcn
1 file changed, 0 insertions(+), 4 deletions(-)
Approvals:
dexter: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/smdpp/ES2Plus_Tests.ttcn b/smdpp/ES2Plus_Tests.ttcn
index 1f962cf..fa3f376 100644
--- a/smdpp/ES2Plus_Tests.ttcn
+++ b/smdpp/ES2Plus_Tests.ttcn
@@ -62,10 +62,6 @@
charstring mp_operator_id := "test.operator.com";
// ES2+ normally uses SSL with client authentication, however for debug
purposes it is possible to disable
- // SSL entirely.
- boolean mp_use_ssl := true; // SSL with mutual TLS authentication enabled
-
- // ES2+ normally uses SSL with client authentication, however for debug
purposes it is possible to disable
// mutual authentication.
boolean mp_use_mutual_tls := true;
}
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41260?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I98921155d74209ffe97d6981a1d65a4424ef918c
Gerrit-Change-Number: 41260
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>