SSH support
Wazi Developer for Eclipse supports Secure Shell (SSH) to offer secure, encrypted communications between your Windows workstation and z/OS® remote systems.
- Password authentication
- Public key authentication
Only these authentication methods are supported. The default method is password authentication. When password authentication is enabled, you notice no difference in your interaction with the remote system. You are still prompted for a password the first time that you access the remote system in a session, however, the sign-on information is encrypted before it is sent to the remote system.
Key authentication is a more secure method of authentication. The first time that you access a remote system, a public key file is automatically generated and securely transferred to the remote system after you specify your password. Subsequent access to the remote system does not require a password; instead a key exchange occurs between the SSH Client and the remote server. If the keys match, the session is authenticated.