BuilderSpec
Programmer
Hi
Been handed a project that I am not sure about as not an expert in JAVA at all.
We have a JAVA application that currently uses security certifcates to open a website. Basically the application is installed on client and when it is run it opens our website and performs whetever it needs using http calls.
The certificate is changing and I am now told that the code needs to re-written to support new certificate and that standard Open SSL should be ok.
Have tried but to no avail.
Does anyone know of any site with example code or know how to do this ?
A simple cut down version would be a JAVA program that opens our website with no errors etc.
Can anyone help me or point me please ?
Thanks in advance
Hope this helps!
Regards
BuilderSpec
Been handed a project that I am not sure about as not an expert in JAVA at all.
We have a JAVA application that currently uses security certifcates to open a website. Basically the application is installed on client and when it is run it opens our website and performs whetever it needs using http calls.
The certificate is changing and I am now told that the code needs to re-written to support new certificate and that standard Open SSL should be ok.
Have tried but to no avail.
Does anyone know of any site with example code or know how to do this ?
A simple cut down version would be a JAVA program that opens our website with no errors etc.
Can anyone help me or point me please ?
Thanks in advance
Hope this helps!
Regards
BuilderSpec