Certificate Management

If we have a lot of trading partners and certificates of their with us. Can we write a service that can track and alert certificates that have expired or going to get expired.

Is there any service within wM that can extract details from a certificates or should we go about developing a custom build java service for this.

We plan to host this information on the Portal where the Trading Partner is alerted about the certificate that is going to expire as an alert

Thanks
Bhavani Shankar

We have such a service and we got it from Advantage and I think it’s called WmCheckCertExpiry or something like that. Check there.

The package name is WmCertCheck.zip and there should be a sample package for implementing services in that package as well.

Thanks. surely will look for this.