Failed to Import Key (General questions)
Hi,
I have an SSH2 encrypted private key that I am trying to load into SFTP with the following code:
set objKey = Server.CreateObject( WeOnlyDo.Keys.1 ) objKey.Load strFileComplete & key.txt
However, I get the following error when I try to do that:
WeOnlyDo.Keys.1 error '800a7536'
Failed to import key from file.
Is there something special I need to do to load an SSH2 key?
TIA!
Complete thread:
- Failed to Import Key - gftjen, 2006-02-07, 22:15
- Re: Failed to Import Key - wodSupport, 2006-02-07, 22:20
- Re: Failed to Import Key - GFTJen, 2006-02-07, 22:25
- Re: Failed to Import Key - wodSupport, 2006-02-07, 22:26
- what is weonlydo.keys? - will, 2008-09-29, 15:53
- Re: Failed to Import Key - wodDamir, 2008-09-29, 15:58
- what is weonlydo.keys? - will, 2008-09-29, 15:53
- Re: Failed to Import Key - wodSupport, 2006-02-07, 22:26
- Re: Failed to Import Key - GFTJen, 2006-02-07, 22:25
- Re: Failed to Import Key - wodSupport, 2006-02-07, 22:20