Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: conversion of Host key from 1024 bits to 2048 bits

This is server's hostkey. You cannot change this on client-side (WinSCP), you need to change it on server-side. And obviously as the hostkey is global, you need to notify all users that use the server.
Sree

conversion of Host key from 1024 bits to 2048 bits

Hi,

Currently we are using 4.3.9 version winscp to SFTP the files.
We use username,password and hostkey to connect to server via SSIS package 2005.
Host key = ssh-rsa 1024 XX:XX:XX:XX:XX

Our client has requested to change the 1024 bits host key to RSA 2048 bits.
Can you please tell me how to generate the 2048 bits host key in the same winscp 4.3.9 version and please let me know if any setting changes are required for 2048 bits host key.