Re: Loading a OpenSSH public key and saving it as - WeOnlyDo Discussion board

Re: Loading a OpenSSH public key and saving it as (General questions)

by woddrazen, Monday, February 14, 2011, 20:34 (4842 days ago) @ cyman

Hi,


I added this code inside wodFtpServer LoginCertificate Event and when user connects, public key is displayed correctly:
[code]MsgBox Certificate.PublicKeyOpenSSH[/code]
If problem persist, is there any chance you can send us some test key that will duplicate your problem on our side?

Here is public key I received in wodFtpServer:
--------------------------------------------------------------------------
ssh-dss AAAAB3NzaC1kc3MAAACBAKFJeIAWC/Ms3pDfrzZ1bahItpd90V4gz2DKhYZQM1i0kqbHOTgeQEoT8CUxTJVsyRPcqFdx6KpOb6zD6zvOlSeVKRuLU7v02MGdeky4xu28EVGB77QWImsKnyrnp5SJWOEjSQj+kmb0VXJzvgYM6baaJsNHL7FiN92xab9dXBx9AAAAFQCViXHkibEWH7NPDflUhqoRKmAhOQAAAIBG9Cbb+QCvxMjC1qJYC7ZcHrSe5sjZ1nuppyRXzncZTJZZb/Ip51ztpaSzdsb7dHfkkhVqMz6zbkSmKn85Sp5CRR14/GfL9Gif252UUW+tQwSBW4KnKmrBPcy105t9yPiKYG8IpbZxTg4+tT7hY5QZjMPq9Xd439Dvrk+DCoOJhQAAAIAUpyLtaIP+rfABQZ6mMpvsNtac004L5212Ux6ha/J9SEnyAeN9EEMuhZPBxrqK0/gMDYTbCrk+9OgxNEWnzFwqD+kh/I+HmQnudhddeqWWDOOAZRQXm8GKvPcKmsAjf7OiVe+yhefbGXfof+VzpcjkDoKrLS/4tleCG5J2mNjFcA==
--------------------------------------------------------------------------


Regards,
Drazen


Complete thread: