In WSE, everywhere the WSE2QuickStartServer certificate is used to encrypt and sign the messages.

What is special about this certificate and can we use any other certificate? If yes, what requirements should be satisfied by the certificate?

Note: I know that WSE is a legacy technology but customers use it at the moment; so we have to support it anyway !

有帮助吗?

解决方案

nothing special, you can use any other certificate. if you use it for signature you need to have a private key. basically any certificate that is good for ssl can work here also.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top