e decrypted in
Outlook Express.
What do Netscape and IE actually do during the process of import/export
PKCS#12 file? The same digital certificate, but different outcome. Please help
me to solve this problem. Thank you.
Angus Lee
---
Get
encrypted e-mail sent by W.
Just want to more information: Netscape 4.78 has no such problem. Is there any
incompatibilities between Netscape and IE when dealing with encrypted e-mail?
I scanned the web and found that there're some S/MIME version 2 or version 3
stand
se digital certificates issued by Thawte. I guess there may be something
wrong with my CA setup. Please also find the openssl.cnf I use for my own CA.
Thank you very much.
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
openssl.cnf
D
local
file, then the plug-in would parse the CRL and mark any digital certificates
in its store as revoked accordingly. Is there any function in OpenSSL that
allows me to parse a CRL and mark a particular digital certificate as revoked?
Angus Lee
--
look Express. He
accidentally sent both plain text and HTML format to me. So the message is a
multipart message, but I could verify the digital signature without any
problem. By the way, my colleague used a digital certificate generated using
OpenSSL to si
> Can you send me a copy of the message and/or signature. The signed but
> decrypted version that is?
b4dec.txt is the original signed and encrypted message, while afterdec.txt is
what I got after decryption. cityuca.pem is the CA certificate of the signer.
> What version of Netscape
ything wrong with my code?
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
__
OpenSSL Project http://www.openssl.org
User
that is signed by, say, CA 1. Now I have a handful of
certificates which may belongs to some CA's or persons. Can I find out the
certificate of CA 1 from all the certificates in my hand?
Thank you.
Angus Lee
---
Get Your Free Email at
Hi,
Is there any function in OpenSSL that allows me to test if a given certificate
is a CA cert or not?
Thank you.
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
the sample code that would convert
PKCS#12 file to PEM format. I'm nor very familiar with the API's in OpenSSL.
What I do now is copy from the code segment of pkcs12.c in OpenSSL 0.9.5a.
Thank you.
Angus Lee
--
of the functions with this name in scope match the target type
I use OpenSSL 0.9.5a compiled using VC6 on Win98SE. What's wrong? Thank you.
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
__
ertificate?
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
__
OpenSSL Project http://www.openssl.org
User Support Ma
ME_get_entry(name, i);
common_name = X509_NAME_ENTRY_get_data(ne);
}
---
i is -1 in my server program running on Caldera OpenLinux 2.3. The same code
produces i >= 0 on Windows NT with the same set of input.
Angus Lee
--
y from Netscape's db,
is it possible to use any openssl functions to do any public key encryption?
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
Hi,
Each certificate has a pair of public key and private key associated with it.
Can I extract the public key and private key from it to do encryption,
signing, and decryption?
Does openssl support any kind of encryption and decryption like PGPsdk?
Angus Lee
i = X509_NAME_get_index_by_OBJ(name, obj, last);
if (i >= 0) {
ne = X509_NAME_get_entry(name, i);
common_name = X509_NAME_ENTRY_get_data(ne);
}
/* more code follows */
}
Angus Lee
---
Get Your Free Email at http://www.hknet
_dump185 to dump out the contents of cert7.db?
Do I need to include any libraries or C include files?
Angus Lee
---
Get Your Free Email at http://www.hknetmail.com
__
mation like:
V 100223091809Z 01 unknown /CN=Guest
[EMAIL PROTECTED]
However my program won't have those information after unknwon. Later when I
try to sign another certificate request, "error creating serial number index"
occured.
Any problem cuased th
FREE. And you get source code, you get
>examples, you get many other applications which use OpenSSL from
>which you can learn... (yes, docs would be nice, so volunteer
>and write them...)
I do appreciate everyone here helping me alot all the time.
Angus Lee
--
Hi,
I'm a final year Computer Science student. I'm trying to use openssl to generate X.509
certificate in my program, but I couldn't found any API to do so. Does openssl have
any API for me to generate X.509 certificate in my C program?
Thanks.
Angus Lee &l
20 matches
Mail list logo