Title: Message
The
code listed in the error below shouldn't be compiled for WINCE due to the #ifdef
at the top of that module. What has most likely happened is that
OPENSSL_SYS_WINCE is not being defined. I haven't tried building OpenSSL
on WINCE since 0.9.7 or 0.9.7a but it doesn't look l
Thanks for the quick reply. I did run that bat file and also tried setting the path in environment variables from control panel settings. However, setting at command prompt seemed to do the trick. Well, its never easy for novices like me...now I have a new error:
clarm.exe /Fotmp32_ARM\dso
Title: Message
The
first instruction listed in OpenSSL's INSTALL.WCE file, executing eVC's
WCEARM.BAT file (or similar), should result in setting the INCLUDE environment
variable. Have you run that command? If so, can you open a fresh
command prompt window, execute the following commands,
Hi Steven,
Yes, the windows.h file is in the C:\Windows CE Tools\wce300\Pocket PC 2002\include folder. I tried running agin and this time I got the following error message. Can you please let me know where/how I have to set the include environment variable. Currently, I did not find any PPC relat
On Wed, Nov 26, 2003, Daniel Monteiro Ferreira wrote:
> Hello!
>
> I'm trying to implement a connection server like the scheme below:
>
> An accept bio listens to requests on port PORT1; On a request, the accept
> bio redirects the socket to PORT* and uses the socket bio (with BIO_pop())
> to re
Client: OpenSSL 0.9.6k
Server: Microsoft IIS 5.0
My client is apparently succesfully submitting to an SSL server via POST method, but after reading almost all of the output just fine I'm getting the following error from SSL_read() (which is also returns 0):
"error:0005:lib(0):func(0):bad asn
Hello!
I'm trying to implement a connection server like the scheme below:
An accept bio listens to requests on port PORT1;
On a request, the accept bio redirects the socket to PORT* and uses the socket bio
(with BIO_pop()) to read from and write to the socket, so that PORT1 is reserved to
the a
Thanks for your response,
I figured it out.
-Original Message-
From: Charles B Cranston [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 26, 2003 11:15 AM
To: [EMAIL PROTECTED]
Subject: Re: Installing the cert
Well, it might be easier to answer this question if we knew what you were
Well, it might be easier to answer this question if we knew what
you were trying to install the certificate into. For the Apache
server the certificate and private key are placed into filesystem
files which are then named in the configuration files. The
installation instructions vary for other pr
Title: Message
Can anyone tell me
once you receive the cert back how do you install it?
I am using openssl
version 0.9.7c on an HP-UX system.
Sorry but I am new
to using openssl and I can't seem to get the cert installed.
Any and all help is
appreciated.
Thanks,
Brian D. Faulk Unix Syste
That did it, works now. I should have noticed that. Thanks a lot!
-Anthony
"Dr. Stephen Henson" wrote:
> On Wed, Nov 26, 2003, Anthony Neal wrote:
>
> > Hello,
> >
> > Recently our requirements have changed from using an in-house
> > experimental CA to using a single self-signed certificate.
On Wed, Nov 26, 2003, Anthony Neal wrote:
> Hello,
>
> Recently our requirements have changed from using an in-house
> experimental CA to using a single self-signed certificate. I have used
> the command:
>
> openssl req -config config.cnf -x509 -newkey rsa -out servercert.pem
> -outform PEM -k
Hello,
Recently our requirements have changed from using an in-house
experimental CA to using a single self-signed certificate. I have used
the command:
openssl req -config config.cnf -x509 -newkey rsa -out servercert.pem
-outform PEM -keyout serverkey.pem -nodes
to generate said certificate.
hi all,
Is it possible to print the ssl handshake and keys exchanged on the openssl side?..If so how?
thanks,
-Sriram
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
There should be a windows.h in your PPC SDK include directory. Has the
INCLUDE environment variable been set properly?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mahabhashyam Anupama
Sent: Wednesday, 26 November 2003 6:11 PM
To: [EMAIL PROTECTED]
Sub
New problem
I followed the instructions in install.wce and ms/do_ms went well. However,
in the next step when I tried nmake -f ms\ce.mak , it completed a whole
bunch of activities before giving the following error message. Any
suggestions???
clarm.exe /Fotmp
16 matches
Mail list logo