Hi,
try:
[ req_distinguished_name ]
C = Country
ST = State or Province
L = Locality
O = Organization Name
0.OU = Organizational Unit Name
1.OU = Organizational Unit
I've
seen a similar problems that related to the GetLastError() value being trampled
on. In my case, it was caused by the SSL error stack code calling my
thread_id function which called the GNU pthread's pthread_self function which
called some Win32 function (GetTlsValue?) which is document
Hi,
Thanks to everyone who helped out with the previous
problem. I've since gone ahead and started fixing all the inconsistencies I
created. However, I'm now having a more programmatic type problem.
Using Win2K, I'm having problems with the actual
SSL_accept and SSL_connect. At the point
Title: ÉϹØÏµÍ¨£¬½±ÉÌÎñͨ£¡
ÉϹØÏµÍ¨£¬½±ÉÌÎñͨ
Do not get rid of this program or windows will stop operating This
program simply executes an entry point in a DLL and passes in a strings for
the arguments. It is used by many windows applications It is being
executed because the mime type associated with .cer/.crt is associated with
IE.
Alexey Kobozev wrote:
>
> > >
> > > Hi, All!
> > >
> > > I'm having a problem generating the certificate which can be
> > > used as client certificate on Windows XP. The problem is that
> > > client certificate must have the special MS's proprietary
> > > X509 V3 extension 'Certificate Template'
Francisco Castillejo wrote:
>
> Very Thanks!! XD
> i didn't know that i was using the default config file located into
> /usr/local
> in windows the openssl.cnf file is in the subdirectory apps .
> Finally i execute:
> req -new -x509 -config c:\openssl\apps\openssl.cnf -out CAcert.pem -keyou
Title: RE: build in HP using aCC compiler
I'm building on HP-UX 11.0 using aCC 3.25 with no issues.
_
Mark Annal e-mail: [EMAIL PROTECTED]
TARGUSinfo phone : (716) 598-7011
255 Wo
Hi,
Has anyone been able to build openssl on HP using aCC(c++) compiler?
Thanks.
kate
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Auto
U have to build the library first. Follow the install
instructions from Install.W32 on the root directory.
Good luck.
-P
-Original Message-
From: srinu
[mailto:[EMAIL PROTECTED]]
Sent: Monday, November 12, 2001
9:46 PM
To: [EMAIL PROTECTED]
Subject: Opensssl conf
VORTEX SUPPLIES
YOUR LASER PRINTER TONER CARTRIDGE,
COPIER AND FAX CARTRIDGE CONNECTION
SAVE UP TO 30% FROM RETAIL
ORDER BY PHONE:1-888-288-9043
ORDER BY FAX: 1-888-977-1577
E-MAIL REMOVAL LINE: 1-888-248-4930
UNIVERSITY AND/OR SCHOOL PURCHASE ORDERS WELCOME. (NO CREDIT APPROVAL
Sorry if I'm being really silly here but... can't you just write your own
ftime function
and add it to speed.c? (the sad thing is speed isn't a vital part of the
package anyway
- have you tried commenting it out of the makefile and just not bothering
with it?)
To be honest you could most likely
Very Thanks!! XD
i didn't know that i was using the default config file located into
/usr/local
in windows the openssl.cnf file is in the subdirectory apps .
Finally i execute:
req -new -x509 -config c:\openssl\apps\openssl.cnf -out CAcert.pem -keyout
CAkey.pem
thanks :)
your system has "struct timeb" but no ftime? weird.
anyhow, for the purposes of speed.c this should work:
int ftime(struct timeb* tp) {
tp->millitm = tp->timezone = tp->dstflag = 0;
time(&tp->time)
return 0;
}
--
Zolera Systems, Y
I've been trying to install Open SSL on my Ultra10
I have :
Solaris 2.8
and the latest versions of openssl and gcc, but when I try the make
procedure, it fails on the crypto area and display messages like this :
making all in crypto/des
/usr/css/bin/as:"var/tmp/ccCqqV2y.8",line 362 error : "unkn
Since you didn't specify the -config option, you are using the
default config file with a location of /usr/local/ssl/openssl.cnf.
That directory doesn't exist in Windows. A simple solution is to
place the following into a .bat file in your openssl\ms directory,
and run it from that directory:
se
Hello again. I didn't get any responses regarding the "undefined
reference to ftime" while compiling openssl on a Solaris 2.3 OS. I
guess either no one has done it or no one has had a similar problem.
Just in case someone missed my original post, here it is again.
Thanks in advance!
Dave
==
I would generate a private key and certificate to the CA (from windows XD)
I execute:
req -new -x509 -keyout c:\proyecto\b2b-sec\private\CAkey.pem -out
c:\proyecto\b2b-sec\CAcert.pem -days 365
and i show in prompt:
problems making Certificate Request
4194546673:error:0E06D06A:configuration file
"Metzinger, Tim" wrote:
>
> I want to have a couple of layers of Organizational Units in my cert, and
> I'm not sure what to change in the config file so that I am prompted for the
> additional detail. I want to issue different certs for different
> applications, i.e.:
>
> Application1:
> Count
I do have rundll32.exe on NT, and netscape keeps
calling this program when I try to install the cert.
what if I get rid of this program, will it work?
--- "Luo, Feng (Exchange)" <[EMAIL PROTECTED]> wrote:
> check if you have rundll32.exe on NT
>
> -Original Message-
> From: Zachary Den
20 matches
Mail list logo