- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
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
コピーされたリンク
3 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Thank your for the information.. :(
Does anybody know of any Java Soap stacks that will work with AMT and TLS?
Thanks
Thank your for the information.. :(
Does anybody know of any Java Soap stacks that will work with AMT and TLS?
Thanks
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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