deguich commented on PR #321: URL: https://github.com/apache/commons-net/pull/321#issuecomment-2627531433
You can enable SNI (Server Name Indication) test by using external filezilla server (SSL session reuse always works when using docker on localhost and bouncycastle lib) : src\test\resources\org\apache\commons\net\filezillaserver\filezillaserver.properties I can PM you the host I used. SSL reuse with SNI is the only problem this MR try to resolve. Without socket peer hostname set, Filezilla server refuse data connections. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
