回答編集履歴
1
SFTPについてなので、TeraTermは消してWinSCPについて記載
answer
CHANGED
@@ -4,4 +4,4 @@
|
|
4
4
|
- [public key infrastructure - How to set up OpenSSH to use x509 PKI for authentication? - Information Security Stack Exchange](https://security.stackexchange.com/questions/30396/)
|
5
5
|
- [OpenSSHの認証に証明書を使う方法|ConoHa VPSサポート](https://support.conoha.jp/v/openssh/)
|
6
6
|
|
7
|
-
サーバーとクライアントのどちらかがOpenSSHでは無い場合は使えない可能性があります。PuTTY
|
7
|
+
サーバーとクライアントのどちらかがOpenSSHでは無い場合は使えない可能性があります。素のPuTTYでは使えず、PuTTYの拡張であるらしいputty-pkixを使うとできるかもしれません。WinSCPは[Transport Layer Security :: WinSCP](https://winscp.net/eng/docs/tls)を見る限り、FTPSとWebDAVはサポートしていますが、SSHを使うSFTPやSCPについてはサポートしていないようです(設定も見当たりませんでした)。
|