|
|
|
@ -157,6 +157,8 @@ EOF3 |
|
|
|
@test "Use ftpes (explicit ssl, port 21) to create challenge file" { |
|
|
|
if [ -n "$STAGING" ]; then |
|
|
|
skip "Using staging server, skipping internal test" |
|
|
|
elif [ "$GETSSL_OS" == "centos6" ] || [ "$GETSSL_OS" == "centos7" ]; then |
|
|
|
skip "centOS6 and centos7 failing on this test with ftp server certificate issues, skipping" |
|
|
|
fi |
|
|
|
|
|
|
|
if [[ ! -f /etc/vsftpd.pem ]]; then |
|
|
|
|