Skip to content

Commit dfe69e3

Browse files
authored
Add AIX to supported clients with note about required option
1 parent e262890 commit dfe69e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/storage/blobs/secure-file-transfer-protocol-support.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ To get started, enable SFTP support, create a local user, and assign permissions
130130

131131
### Known supported clients
132132

133-
The following clients have compatible algorithm support with SFTP for Azure Blob Storage. See [Limitations and known issues with SSH File Transfer Protocol (SFTP) support for Azure Blob Storage](secure-file-transfer-protocol-known-issues.md) if you're having trouble connecting.
133+
The following clients have compatible algorithm support with SFTP for Azure Blob Storage. See [Limitations and known issues with SSH File Transfer Protocol (SFTP) support for Azure Blob Storage](secure-file-transfer-protocol-known-issues.md) if you're having trouble connecting. This list isn't exhaustive and may change over time.
134134

135135
- AsyncSSH 2.1.0+
136136
- Axway
@@ -155,8 +155,9 @@ The following clients have compatible algorithm support with SFTP for Azure Blob
155155
- XFB.Gateway
156156
- JSCH 0.1.54+
157157
- curl 7.85.0+
158+
- AIX<sup>1</sup>
158159

159-
The supported client list above isn't exhaustive and may change over time.
160+
<sup>1</sup> Must set `AllowPKCS12KeystoreAutoOpen` option to `no`.
160161

161162
## Limitations and known issues
162163

0 commit comments

Comments
 (0)