Port range for SSL sockets

Sandeep Gattani <[email protected]> Mon, 22 Apr 2019 17:32:40 +0530
Newsgroups gmane.comp.corba.jacorb.devel
Message-ID <CAJtTvaHQYCa==2+UhnS+BLaArbtb1DyWU-PbWFz9z8gBhrmbpw@mail.gmail.com>
Hi,

I am configuring jacorb to use with SSL. The server/client ports picked are
random. Is there a way to specify a range of ports much like
PortRangeSocketFactory/PortRangeServerSocketFactory in case of non-SSL
configuration?

I am trying to avoid *OASSLPort* property, as the port becomes fixed
(instead of range) and applicable for only server/listening ports. Client
ports will still be random.

I have a set of processes, some acting as both server and client- with
*jacorb.properties* shared.

Current *jacorb.properties* configuration:

jacorb.ssl.socket_factory=org.jacorb.security.ssl.sun_jsse.SSLSocketFactory
jacorb.ssl.server_socket_factory=org.jacorb.security.ssl.sun_jsse.SSLServerSocketFactory

I am using Jacorb 3.9, RHEL 7.3 and Java 1.8.0_171.

Thanks and regards,
Sandeep Gattani.
_______________________________________________
jacorb-developer maillist  -  [email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer