Re: Error revoking a certificate

2006-06-15 Thread K. Hoercher
On 6/12/06, Susan McIntosh <[EMAIL PROTECTED]> wrote: We are in the process of migrating from box A (AIX 4.3.3.0 running openssl 0.9.6g) to box B (AIX 5.3.0.0 running openssl 0.9.8). Both A and B access the same file system which contains our CA files. When I revoke a certificate from box A, the

Re: Error revoking a certificate

2006-06-14 Thread Susan McIntosh
Sendil kumar wrote: Hi, I think box A be the owner of the certificate so when u revoke it in box A it works fine.Box B may not be the owner(issuer) and when revoking the certificate , it is verified whether it is revoked by the corresponding person who issued the certificate by checking CN fi

Re: Error revoking a certificate

2006-06-12 Thread Sendil kumar
Hi,   I think box A be the owner of the certificate so when u revoke it in box A it works fine.Box B may not be the owner(issuer) and when revoking the certificate , it is verified whether it is revoked by the corresponding person who issued the certificate by checking CN field in the certificate,