Manage client certificate renewal

G

Guest

I have a CA server and I am issuing certificates to my extranet customers. How can I automate a renewal email to the customer before the certificate get expired

I have searched for at tool for this but I can't find anything

B
Jonas
 
V

Vishal Agarwal[MSFT]

Do you really want to renew? Will re-enrollment not suffice? Are you worried
that customer may loose old certificate and keys? Will the old certificate
and key affect your operations?

Thanks,
Vishal[MSFT]

--
This posting is provided "AS IS" with no warranties, and confers no rights
Jonas said:
I have a CA server and I am issuing certificates to my extranet customers.
How can I automate a renewal email to the customer before the certificate
get expired?
 
G

Guest

What is the pros and cons for renew and re-enrollment

How do I do re-enrollment

I don't think users will loose the certificate too often, so I can revoke it if someone does

Regard
Jona

----- Vishal Agarwal[MSFT] wrote: ----

Do you really want to renew? Will re-enrollment not suffice? Are you worrie
that customer may loose old certificate and keys? Will the old certificat
and key affect your operations

Thanks
Vishal[MSFT

--
This posting is provided "AS IS" with no warranties, and confers no right
Jonas said:
I have a CA server and I am issuing certificates to my extranet customers
How can I automate a renewal email to the customer before the certificat
get expired
 
V

Vishal Agarwal[MSFT]

Re-enrollment is same as enrollment. So whatever mechanism you are using to
enroll today can be used as re-enrollment.

--
This posting is provided "AS IS" with no warranties, and confers no rights
Jonas said:
What is the pros and cons for renew and re-enrollment?

How do I do re-enrollment?

I don't think users will loose the certificate too often, so I can revoke it if someone does.

Regards
Jonas

----- Vishal Agarwal[MSFT] wrote: -----

Do you really want to renew? Will re-enrollment not suffice? Are you worried
that customer may loose old certificate and keys? Will the old certificate
and key affect your operations?

Thanks,
Vishal[MSFT]

--
This posting is provided "AS IS" with no warranties, and confers no rights
Jonas said:
I have a CA server and I am issuing certificates to my extranet
customers.
How can I automate a renewal email to the customer before the certificate
get expired?
 
G

Guest

OK! But I need a way to notify the users to renew their certificates before they expire

If I buy a certificate from Verisign they will send me an email one month before the certificate expire. How can I do this

regard
Jonas
 
V

Vishal Agarwal[MSFT]

You will have to write your own custom tool to do this. If you are using
Microsoft CA, you may want to look at ICertView interface, that provides
access to the database. You can go through each entry in the database and
verify if the certificate is about to expire.

Thanks,
Vishal[MSFT]

--
This posting is provided "AS IS" with no warranties, and confers no rights
Jonas said:
OK! But I need a way to notify the users to renew their certificates before they expire.

If I buy a certificate from Verisign they will send me an email one month
before the certificate expire. How can I do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top