Closed jay-widernet closed 8 years ago
can you do a java -version? It can be related to the java version you are on. If you are over at Manning I can take a look with you today or tomorrow.
You can email me direct.
Cheers Mike Conway
On 03/02/2016 04:33 PM, jay-widernet wrote:
I am able to connect to my DataGrid via standard authentication but when I try to use PAM I receive an authentication error and the following error in my irods log:
|ERROR: sslAccept: error calling SSL_accept. SSL error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol |
PAM authentication over SSL work just find via icommands.
— Reply to this email directly or view it on GitHub https://github.com/DICE-UNC/irods-cloud-browser/issues/140.
Upgrading from Java 7 to Java 8 has resolved my issue.
Thanks!
Thanks! Yes, I think the upgrades of OpenSSL due to well-known security issues are involved.
On 03/03/2016 12:08 PM, jay-widernet wrote:
Upgrading from Java 7 to Java 8 has resolved my issue.
Thanks!
— Reply to this email directly or view it on GitHub https://github.com/DICE-UNC/irods-cloud-browser/issues/140#issuecomment-191863594.
I am able to connect to my DataGrid via standard authentication but when I try to use PAM I receive an authentication error and the following error in my irods log:
PAM authentication over SSL works just fine via icommands.