Re: [OpenIndiana-discuss] SFTP fails within jedit in OpenIndiana

2010-09-26 Thread Albert Lee
On Tue, Sep 21, 2010 at 7:37 AM, Onno Molenkamp wrote: > Ewald Ertl schreef op 21-09-10 13:20: >> I don't know whats happening behind the scenes by removing the security >> provider, but the SFTP >> connect from jedit works now. Also ssh/sftp/scp still work. >> >> The question still is, if it's so

Re: [OpenIndiana-discuss] SFTP fails within jedit in OpenIndiana

2010-09-21 Thread Onno Molenkamp
Ewald Ertl schreef op 21-09-10 13:20: > I don't know whats happening behind the scenes by removing the security > provider, but the SFTP > connect from jedit works now. Also ssh/sftp/scp still work. > > The question still is, if it's somewhere a problem in OpenIndiana, because > the same thing wor

Re: [OpenIndiana-discuss] SFTP fails within jedit in OpenIndiana

2010-09-21 Thread Ewald Ertl
Hello Onno, On Tue, Sep 21, 2010 at 11:57 AM, Onno Molenkamp wrote: > Ewald Ertl schreef op 21-09-10 09:00: > > The problem seems to be the line: > > 8:39:59 AM [jEdit I/O #3] [message] SftpLogger: ssh_rsa_verify: signature > > false > > > > Because a verbose sftp says: > > debug1: ssh_rsa_veri

Re: [OpenIndiana-discuss] SFTP fails within jedit in OpenIndiana

2010-09-21 Thread Onno Molenkamp
Ewald Ertl schreef op 21-09-10 09:00: > The problem seems to be the line: > 8:39:59 AM [jEdit I/O #3] [message] SftpLogger: ssh_rsa_verify: signature > false > > Because a verbose sftp says: > debug1: ssh_rsa_verify: signature correct What happens if you remove sun.security.pkcs11.SunPKCS11 from

Re: [OpenIndiana-discuss] SFTP fails within jedit in OpenIndiana

2010-09-21 Thread Ewald Ertl
Hi Stefan, thanks for your response. 2010/9/21 Stefan Müller-Wilken > Are you sure you have the unlimited strength Java Cryptographic Extensions > (JCE) policies installed? See > http://www.oracle.com/technetwork/java/javase/downloads/index.html to > download them. > I didn't have installed and

Re: [OpenIndiana-discuss] SFTP fails within jedit in OpenIndiana

2010-09-21 Thread Stefan Müller-Wilken
Are you sure you have the unlimited strength Java Cryptographic Extensions (JCE) policies installed? See http://www.oracle.com/technetwork/java/javase/downloads/index.html to download them. Cheers Stefan. Am 21.09.2010 um 09:00 schrieb Ewald Ertl: Hello, I used jedit as an editor and the F