Closed Luxed closed 6 years ago
And I feel dumb seeing that someone already tried to do this....
This solved #63 and #64.
Tests need to be updated to send a SslContext to enter secure mode.
Issues:
use ftp::openssl::ssl::*;
Does not contain SslContext (for some unknown reason), which seems to be the reason why the build fails.
No more issues !
I would be happy if the code was reviewed and merged @mattnenterprise. Future work on this library depend on this update.
Well... It's not working because of the ssl is moved... and I cannot figure out how to do it...
This branch does not have the modifications from the master branch (ftp correction). But right now, neither is working.