Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.

Java SSL Connection to AMT Device

whgibbo
Beginner
487 Views
Hi,
Was wondering if somebody could help or at least point me in the right direction..

I'm using Java and Axis2 to communicate with the Intel AMT. This works fine when I'm not using TLS.

But as soon as I attempt to connect to the machine using SSL I get:

org.apache.axis2.AxisFault: Connection reset

I've added the certificate to the keystore, but it just doesn't seem to be working..
I've added the same certificate to windows and tested it with 'C++' which is working fine, so I have the correct certificate..

Any ideas?

Thanks

Gibbo

0 Kudos
3 Replies
Gael_H_Intel
Moderator
487 Views

Hi Gibbo,

This is a known issue. It has been root caused to a bug in the Axis wsdl2java utility.

Sorry to be the bearer of bad news.

0 Kudos
whgibbo
Beginner
487 Views
Hi,
Thank your for the information.. :(

Does anybody know of any Java Soap stacks that will work with AMT and TLS?

Thanks
0 Kudos
Sreelekshm_S_Intel
487 Views

Hi,

A couple of questions....

1. Are you in SMB or Enterprise mode?

2. If it is in Enterprise Mode, is this before or after Commit changes?

Thanks,

Sree

0 Kudos
Reply