Re: [Assp-user] Multiple SSL certs

2017-06-23 Thread Alexandre de Arruda Paes
um: 21.06.2017 17:50 > Betreff:Re: [Assp-user] Multiple SSL certs > -- > > > > Thomas, > > But I'm want to use this with STARTTLS with doTLS on. It's possible ? > > > > 2017-06-21 10:26 GMT-03:00 Thomas Eckardt

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Thomas Eckardt
:21.06.2017 17:50 Betreff:Re: [Assp-user] Multiple SSL certs Thomas, But I'm want to use this with STARTTLS with doTLS on. It's possible ? 2017-06-21 10:26 GMT-03:00 Thomas Eckardt : You may try the following: Call to Configure SSL-Listener-Parameters for GUI C

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Thomas Eckardt
The latest development version 2.5.6 build 17172 available at http://assp.cvs.sourceforge.net/viewvc/assp/assp2/ will support iSNI also for TLS connections. Thomas Von:Alexandre de Arruda Paes An: For Users of ASSP Datum: 21.06.2017 17:50 Betreff:Re: [Assp-user] Multiple

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Thomas Eckardt
>But I'm want to use this with STARTTLS with doTLS on. It's possible ? This does not make any sense to me. And no - this is currently not possible. Thomas Von:Alexandre de Arruda Paes An: For Users of ASSP Datum: 21.06.2017 17:50 Betreff: Re: [Assp-user]

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Alexandre de Arruda Paes
Thomas, But I'm want to use this with STARTTLS with doTLS on. It's possible ? 2017-06-21 10:26 GMT-03:00 Thomas Eckardt : > You may try the following: > > *Call to Configure SSL-Listener-Parameters for GUI Connections * > *(SSLWEBConfigure)** •* > CorrectASSPcfg::configWebSSL > If used, assp

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Thomas Eckardt
IMHO yes - but please read the documentation of IO::Socket::SSL Thomas Von:"Ethical Host - John MacKenzie" An: "'For Users of ASSP'" Datum: 21.06.2017 15:37 Betreff: Re: [Assp-user] Multiple SSL certs Hi Thomas That is interesting would th

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Ethical Host - John MacKenzie
ASSP Subject: Re: [Assp-user] Multiple SSL certs You may try the following: Call to Configure SSL-Listener-Parameters for GUI Connections (SSLWEBConfigure)• CorrectASSPcfg::configWebSSL If used, assp will call the defined subroutine in an eval closure submitting a reference to the

Re: [Assp-user] Multiple SSL certs

2017-06-21 Thread Thomas Eckardt
You may try the following: Call to Configure SSL-Listener-Parameters for GUI Connections (SSLWEBConfigure) • CorrectASSPcfg::configWebSSL If used, assp will call the defined subroutine in an eval closure submitting a reference to the assp predefined SSL-Socket-Configuration-HASH. The HASH cou