Andrew,
can you gibe some more details about error messages or alike?
WSDoAllReciver implements some sort of certificate path validation.
I'm not very familiar with this, but AFAIK you may create a "CA"
certificate first, then create other certificates and sign it with
your own CA certificates. This shall work, because during interop
testing we usually work this way.
You may have a look at the keys" directory. There are some, very
ruimentary, shell files that deal with this topic: set up own
"CA" using openSSH, create certs, sign them, import into keystore,
etc.
regards,
Werner
Andrew Kinard schrieb:
Hello all,
I'm having a bit of trouble getting WSS4J working with my self-signed
certificates. Does WSS4J only work with CA signed certs or is there
some trick I don't know about?
Regards,
Andrew Kinard
AK;-)