Add SFTP host key check example by julianladisch · Pull Request #10127 · testcontainers/testcontainers-java
The new SftpContainerHostKeyTest.java demonstrates how to upload a
private host key into the SFTP server allowing host key checking.
It avoids the unsecure ("StrictHostKeyChecking", "no") of SftpContainerTest.
requested a review
from a team
eddumelendez
changed the title
examples/sftp: SftpContainerHostKeyTest with host key checking
Add SFTP host key check example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters