Victor, thanks for answer!
I will try to develop it.
> On Fri, Jan 02, 2009 at 02:05:10AM +0300, Taras P. Ivashchenko wrote:
>
> > Hello, list!
> >
> > I found in archive [0] discussion about how to check if
> > certificate is self-signed. But I can't find there solution how can I do it
> > fr
On Fri, Jan 02, 2009 at 02:05:10AM +0300, Taras P. Ivashchenko wrote:
> Hello, list!
>
> I found in archive [0] discussion about how to check if
> certificate is self-signed. But I can't find there solution how can I do it
> from application.
>
> At the moment I need to check this (if given cer
Hello, list!
I found in archive [0] discussion about how to check if
certificate is self-signed. But I can't find there solution how can I do it
from application.
At the moment I need to check this (if given certificate is self-signed) from
application I developed.
And now I simply compare Issu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mouse schrieb:
> Traditionally the term "self-signed" applied to certificates that are NOT
> signed by anybody but the owner of the given key pair. With all the relevant
> security implications.
>
> What is the purpose of checking for "self-signed cer
On 10/25/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
On Wed, Oct 25, 2006, Goetz Babin-Ebell wrote:
>
> It is always possible to have more than one certificate with the
> same subject name.
>
> Only the combination issuer name / serial number must be unique.
> (Last time I checked OpenSSL
On Wed, Oct 25, 2006, Goetz Babin-Ebell wrote:
>
> It is always possible to have more than one certificate with the
> same subject name.
>
> Only the combination issuer name / serial number must be unique.
> (Last time I checked OpenSSL has problems with more than one CA
> certificate with the
o see that key owner ALSO signed the key?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Goetz
> Babin-Ebell
> Sent: Wednesday, October 25, 2006 11:49
> To: openssl-users@openssl.org
> Subject: Re: How to check if the certi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ambarish Mitra schrieb:
Hello Ambarish,
> On Wed, Oct 25, 2006, Goetz Babin-Ebell wrote:
>
>> openssl verify -CAfile self_signed_cert.pem self_signed_cert.pem
>> should return:
>> self_signed_cert.pem: OK
>
> Maestro Steve appended:
>
>> Indeed, tec
On Wed, Oct 25, 2006, Goetz Babin-Ebell wrote:
>
> Vincenzo Sciarra schrieb:
> > Hi,
> Hello Vincenzo,
>
> > just check if issuer and holder are the same!
>
> or do it the correct way:
>
> openssl verify -CAfile self_signed_cert.pem self_signed_cert.pem
>
> should return:
>
> self_signed_cert.pe
On Wed, Oct 25, 2006, Goetz Babin-Ebell wrote:
>
> Vincenzo Sciarra schrieb:
> > Hi,
> Hello Vincenzo,
>
> > just check if issuer and holder are the same!
>
> or do it the correct way:
>
> openssl verify -CAfile self_signed_cert.pem self_signed_cert.pem
>
> should return:
>
> self_signed_cer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vincenzo Sciarra schrieb:
> Hi,
Hello Vincenzo,
> just check if issuer and holder are the same!
or do it the correct way:
openssl verify -CAfile self_signed_cert.pem self_signed_cert.pem
should return:
self_signed_cert.pem: OK
> 2006/10/25, Bhat,
Hi,just check if issuer and holder are the same!2006/10/25, Bhat, Jayalakshmi Manjunath <[EMAIL PROTECTED]>:
Hi All, How do I check if the given certificate is self-signed?Thanks and Regards,
Jaya__OpenSSL Project
Of Kaushal Shriyan
Sent: Wednesday, October 25, 2006 12:53 PM
To: openssl-users@openssl.org
Subject: Re: How to check if the certificate is self signed
On 10/25/06, Ambarish Mitra <[EMAIL PROTECTED]> wrote:
> If the subject and issuer are the same, then the cert is self-signed.
>
>
On 10/25/06, Ambarish Mitra <[EMAIL PROTECTED]> wrote:
If the subject and issuer are the same, then the cert is self-signed.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bhat, Jayalakshmi
Manjunath
Sent: Wednesday, October 25, 2006 12:45 PM
To: openssl-u
If the subject and issuer are the same, then the cert is self-signed.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bhat, Jayalakshmi
Manjunath
Sent: Wednesday, October 25, 2006 12:45 PM
To: openssl-users@openssl.org
Subject: How to check if the certificate
15 matches
Mail list logo