John,
Please provide the openSSL invocations with complete command line options
you are using to generate the certificates. I hope to God you aren't using
some
front end script to run openSSL or we won't ever get anywhere.
Ted
- Original Message -
From: "John A. Kilpatrick" <[EMAIL P
Hello,
Does anyone know if there is some syntactical sugar that will allow us
to import binary data from a file, from within openssl.cnf?
Specifically, I want to experiment with importing photo-ids (jpegs) into
the a cert/req.
I found, and am able to use, the new arbitrary-oid/built-in compiler
Hello,
> I am attempting to import a RSA Public Key file generated by JRE 5.0 using
> OpenSSL.
>
> As I understand it, JRE's RSA Public Key is in X.509's SubjectPublicKeyInfo
> structure.
Then you should try d2i_RSA_PUBKEY().
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
This is sorta tangentially off-topc, but I'm not sure where else to ask.
As many of you probably heard, the UK is activating a portion of a
6-year-old law that allows them to sieze private keys:
http://news.zdnet.com/2100-1009_22-6073654.html?tag=nl
http://news.zdnet.com/2100-1009_22-6105680.
I installed openssl 0.9.8c on Solais sparcv9. Then I built Apache 2.0.59
using openSSL 0.9.8c. When I start Apache, I saw errors in Apache's error log:
[Thu Sep 14 14:19:44 2006] [notice] Apache/2.0.59 (Unix) mod_ssl/2.0.59
OpenSSL/0.9.8c config
ured -- resuming normal operations
[Thu Sep 14 14:
Your API looks good - perhaps your code combined with x509AT from Univ. of
Malaga can provide the complete coverage?
And yes - I'd like to take a look at your code (assuming it's under GPL, or
OpenSSL license). I'll check with my bosses to see if they'd approve "more
active" participation.
Thank
On 9/14/06, Mouse <[EMAIL PROTECTED]> wrote:
First - thank you! At least it was something.
I went through the Web sit and the code distro itself.
Web site shows how to use their command x509AT. Great.
There's no AT-related README though, no documentation, no edits or
patch-format changes. Thus
Hello,
I developed a beta API code for OpenSSL that may help you. Find enclosed a
pdf document with the description. Tell me if you are interested or anybody
wants to help me to improve it. Take into account that is a very very beta
code.
Apart from that, Jose Antonio Montenegro and Javier Lopez
Hello,
I developed a beta API code for OpenSSL that may help you. Find a
description. Tell me if you are interested or anybody wants to help me to
improve it. Take into account that is a very very beta code.
Apart from that, Jose Antonio Montenegro and Javier Lopez from Malaga
University have be
First - thank you! At least it was something.
I went through the Web sit and the code distro itself.
Web site shows how to use their command x509AT. Great.
There's no AT-related README though, no documentation, no edits or
patch-format changes. Thus hard to figure out the scope of changes involv
Hong Ye wrote:
I need to install openSSL so I can build Apache_2.0.59 with SSL
enabled. I saw Openssl 0.9.8c and 0.9.7k were released on the same
day. What's the difference between this two versions? Which one should
I choose for building Apache 2?
This would probably be more appropriate on an
I need to install openSSL so I can build Apache_2.0.59 with SSL enabled. I
saw Openssl 0.9.8c and 0.9.7k were released on the same day. What's the
difference between this two versions? Which one should I choose for
building Apache 2?
_
There seems to be some confusion on
the version number for DTLS.
Here is what RFC4347 says:
version
The version
of the protocol being employed. This document
describes
DTLS Version 1.0, which uses the version { 254, 255
}. The
version value of 254.255 is the 1's compleme
Hello,
> First I would like to thank you very much.
> I just tested if I can use uint64_. I think I can use it. So Instead of
> unsigned long long can I use uint64_t?
Yes, sha512 requires unsigned 64-bit integer.
Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>
__
Hi All,
First I would like to thank you very much.
I just tested if I can use uint64_. I think I can use it. So Instead of
unsigned long long can I use uint64_t?
Regards,
Jaya.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola
Sent: Thursday
Hello,
> I have ported OPENSSL on VxWorks (host is HP-UX and target is VxWorks)
> I want to use SHA-512, When I compile I am getting the following
> warnings
>
> h/openssl/sha.h:179: warning: ANSI C does not support `long long'
> h/openssl/sha.h:180: warning: ANSI C does not support `long long'
>
Hi All,
I have ported OPENSSL on VxWorks (host is HP-UX and target is VxWorks)
I want to use SHA-512, When I compile I am getting the following
warnings
h/openssl/sha.h:179: warning: ANSI C does not support `long long'
h/openssl/sha.h:180: warning: ANSI C does not support `long long'
h/openssl/s
Hello,
> Is there a way that i can get an X509 cert from an array holding a cert in
> DER format.
> So my question is How do i read a DER using a BIO cause the cert in is
> memory and not in a file (for file i know there are d2i functions that
> return X509).
You may use something like that:
Hello,
> Is there a way that i can get an X509 cert from an array holding a cert in
> DER format.
> So my question is How do i read a DER using a BIO cause the cert in is
> memory and not in a file (for file i know there are d2i functions that
> return X509).
You may use something like that:
/
19 matches
Mail list logo