Opções SSH para SFTP

O protocolo SFTP (Secure File Transfer Protocol) baseia-se na tecnologia Secure Shell (SSH). O Publisher suporta as seguintes opções SSH para entrega SFTP.

Método de Intercâmbio de Chaves (Diffie-Hellman) Chave Pública do Servidor Codificação (Sequências de Cifras) Código de Autenticação da Mensagem (MAC)
  • diffie-hellman-group14-sha1

  • diffie-hellman-group-exchange-sha256

  • diffie-hellman-group-exchange-sha1

  • diffie-hellman-group1-sha1

  • diffie-hellman-group14-sha256

  • diffie-hellman-group16-sha512

  • diffie-hellman-group18-sha512

  • ssh-rsa (até 2048 bits)

  • ssh-dss (1024 bits)

  • rsa-sha2-256

  • rsa-sha2-512

  • aes128-ctr

  • aes192-ctr

  • aes256-ctr

  • aes128-cbc

  • 3des-cbc

  • blowfish-cbc

  • hmac-sha1

  • hmac-sha2-256

  • hmac-sha2-512

Os algoritmos seguintes só estão disponíveis quando o Editor está em execução num JVM no qual estão instalados os ficheiros da política da jurisdição de força ilimitada de Java Cryptography Extension (JCE):

  • diffie-hellman-group-exchange-sha256
  • diffie-hellman-group14-sha256
  • diffie-hellman-group16-sha512
  • diffie-hellman-group18-sha512
  • rsa-sha2-256
  • rsa-sha2-512
  • aes192-ctr
  • aes256-ctr
  • hmac-sha2-256
  • hmac-sha2-512