On 20/06/2019 12:59, shiva kumar wrote:
> If I don't modify it will work.
> But when I do the same modification in 1.0.2 versions it was working.
> May I know why this was working in 1.0.2 version
>
(Please respond to the list not just to me - others may be able to help if I
cannot)
1.0.2 an
On 20/06/2019 12:47, shiva kumar wrote:
> yes it's just "70" series of tests.
>
> I'm using HP-UX IA64 platform,
> I configured normally that I used to do ( shared, no-rc5, no-idea, no-mdc2,
> options used). but, after make file generation
> I changed "-lcrypto" to "libcrypto.a", to link ar
On 19/06/2019 11:07, shiva kumar wrote:
> Hi,
> In the OpenSSL 1.1.1b build after make test I'm getting error as follows
> /*../test/recipes/70-test_comp.t (Wstat: 35584 Tests: 0
> Failed: 0)
> Non-zero exit status: 139
> Parse errors: No plan found in TAP output
> ../test
Thank you - that was my problem
On Tue, Nov 15, 2011 at 9:43 AM, Dr. Stephen Henson wrote:
> On Mon, Nov 14, 2011, Kevin Fowler wrote:
>
>> Hi,
>> I successfully built the FIPS 2.0 module (2010), its tests passed, and
>> it was installed correctly in /usr/local/ssl/fips-2.0.
>>
>> I then buil
On Mon, Nov 14, 2011, Kevin Fowler wrote:
> Hi,
> I successfully built the FIPS 2.0 module (2010), its tests passed, and
> it was installed correctly in /usr/local/ssl/fips-2.0.
>
> I then build openssl 1.0.1 (2010):
>
> ./config fips shared
> make
>
> which all seems to go ok
>
> Then
hi, please check configuration for this particular platform in
Configure file ..
is it uses BN_LLONG ? try replacing that with SIXTY_FOUR_BIT_LONG.
Thanks
Anil
On Sat, Mar 21, 2009 at 12:31 AM, wrote:
> Hi. I install openssl 0.9.8j on Mandriva 2009 x86_64
>
> ./config --prefix=/usr
> m
Is it neccessary to use same compiler to build opensslfips 1.2 and openssl
9.8J . if i am using different compiler ,does it create problem . Please
Reply as this issue is become a problem for me for generating the shared
library of fips capable openssl 9.8j
Opensslfips 1.2
# ./config -t
Operating
I have used aix64-cc compiler to build openssl fips 1.2 But since we have
GPFS problem , we have to use xlc_r compiler to build openssl 9.8J .Since
i am using xlc_r compiler it is not created validated module. Can you please
tell me what all changes i need to do to build the openssl 9.8J by using
"Dr. Stephen Henson" wrote:
> On Fri, Jan 23, 2009, rajan chittil wrote:
>
> > Hi ,
> >
> > I have gone through security policy (
> > http://www.openssl.org/docs/fips/SecurityPolicy-1.2.pdf) and user guide.(
> > http://www.openssl.org/docs/fips/UserGuide-1.2.pdf).
> >
> > I have changed the
I have done as you told but still no success
In the openssl fips 1.2 ,
# ./config -t
Operating system: 00C3E1AD4C00-ibm-aix
Configuring for aix64-cc
/usr/bin/perl ./Configure aix64-cc
same option i have given in openssl 9.8j
./Configure -DSSL_ALLOW_ADH --prefix=/usr --openssldir=/var/ssl
--with
On Fri, Jan 23, 2009, rajan chittil wrote:
> Hi ,
>
> I have gone through security policy (
> http://www.openssl.org/docs/fips/SecurityPolicy-1.2.pdf) and user guide.(
> http://www.openssl.org/docs/fips/UserGuide-1.2.pdf).
>
> I have changed the configuration option to
>
> 1. opensslfips1.2
> .
Hi ,
I have gone through security policy (
http://www.openssl.org/docs/fips/SecurityPolicy-1.2.pdf) and user guide.(
http://www.openssl.org/docs/fips/UserGuide-1.2.pdf).
I have changed the configuration option to
1. opensslfips1.2
./config fipscanisterbuild
make
2. openssl 9.8j
./Configure -DSS
Yeah. You're violating the Security Policy of the FIPS-validated
module, and thus you will NEVER get a validated build. READ THE
SECURITY POLICY.
You need to use './config fipscanisterbuild' or './config
fipscanisterbuild no-asm'. If you don't use one of these configs,
you're not going to get a
Hi All,
Can any one tell me please where i am going wrong .
Thanks
Rajan
On Wed, Jan 21, 2009 at 11:52 PM, joshi chandran wrote:
> I have used the same security policy step .
>
> openssl fips 1.2
> 1. ./Configure fipscansiterbuild aix-cc
> 2. make
> 3. make install
>
> openssl 9.8j
> 1. ./Co
I have used the same security policy step .
openssl fips 1.2
1. ./Configure fipscansiterbuild aix-cc
2. make
3. make install
openssl 9.8j
1. ./Configure -DSSL_ALLOW_ADH --prefix=/usr --openssldir=/var/ssl
--with-fipslibdir=$fipslibdir fips no-idea no-rc5 no-ec no-symlinks shared
threads aix-xlc_
I have used the same security policy step .
openssl fips 1.2
1. ./Configure fipscansiterbuild aix-cc
2. make
3. make install
openssl 9.8j
1. ./Configure -DSSL_ALLOW_ADH --prefix=/usr --openssldir=/var/ssl
--with-fipslibdir=$fipslibdir fips no-idea no-rc5 no-ec no-symlinks shared
threads aix-x
On Wed, Jan 21, 2009, rajanchittil wrote:
>
> Hi All,
>
> I am new to openssl and i am first time building openssl source code .
>
> I have build openssl fips 1.2
>
> ./Configure fipscansiterbuild aix-cc
> make
>
> It generated the fips module
>
That build procedure violates the security po
Hi All,
Please Any one has any idea about his error . Please Help
Thanks
Rajan
rajanchittil wrote:
>
> Hi All,
>
> I am new to openssl and i am first time building openssl source code .
>
> I have build openssl fips 1.2
>
> ./Configure fipscansiterbuild aix-cc
> make
>
> It generated the
This problem will exist for fips package. so this error i can ignore it and
can use the fips module with openssl 9.8 j and can test (make test in
openssl 9.8J) in openssl 9.8J
please correct it if i am wrong
Thanks
Joshi
On Tue, Jan 20, 2009 at 5:07 PM, Dr. Stephen Henson wrote:
> On Tue,
On Tue, Jan 20, 2009, joshi chandra wrote:
>
> Hi All,
>
> I have came across the error when i build openssl fips 1.2 for 64 bit .
>
> ./Configure fipscanisterbuild aix64-cc
>
> make was successful
>
Well other than that command line violating the security policy...
You may well have prob
From: [EMAIL PROTECTED] on behalf of Sisyphus
Sent: Tue 22-Jan-2008 5:23 PM
To: openssl-users@openssl.org
Subject: Re: 'make test' error - "I am unable to access the ./demoCA/newcerts
directory"
- Original Message -
From: "C K KIRAN-KNTX36"
- Original Message -
From: "C K KIRAN-KNTX36" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, January 22, 2008 7:27 PM
Subject: RE: 'make test' error - "I am unable to access the
./demoCA/newcerts directory"
Try just touching those directories. Hopefull
Try just touching those directories. Hopefully that should fix your problem.
The problem i guess here is that, your make is running
some test cases to generate some kind of certificates and its failing.
Regards,
Kiran
From: [EMAIL PROTECTED] on behalf of Sisy
Not that I got a response, but if anyone was paying attention (and for
anyone who tries to google the problem as I did), I solved the problem by
using gcc 3.3 to compile openssl instead of gcc 4.1. Dunno why it worked,
but there you go.
--Adam
On Tue, 9 Jan 2007, Adam D. I. Kramer wrote:
As a
Build it with assembly language disabled. I wouldn't put it past
Apple to have hashed up the linker in Darwin. Or, better yet, use
the Apple-supplied gcc to bootstrap the latest gcc and binutils,
and build it with that.
Ted
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL P
On 3/18/06, Mark Slater <[EMAIL PROTECTED]> wrote:
After looking into the results others had (darwinports.org), Idiscovered that the Openssl-0.9.7i Configure script is broken in thatit assumes Intel-based macs are big endian like all other macs, when
in fact they are little endian.It seems that thi
After looking into the results others had (darwinports.org), I
discovered that the Openssl-0.9.7i Configure script is broken in that
it assumes Intel-based macs are big endian like all other macs, when
in fact they are little endian.
The original line is:
"darwin-i386-cc","cc:-O3 -fomit-fr
> I build regularly on Debian [unstable]. It didn't fail, so I wonder how
> your platform differs.
Ok, when I do a ./config && make && make test it works.
But with ./config shared && make && make test it fails.
Now I've found the error:
grsec: From XXX: denied resource overstep by requesting
Standard request:
- configuration log, please
- build log, please (at least if something failed)
I build regularly on Debian [unstable]. It didn't fail, so I wonder how
your platform differs.
Muenz, Michael writes:
Hi,
just tried to install the new version on my debian woody.
All vers
TECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Alejandro Almaraz
> Sent: Thursday, March 17, 2005 3:41 PM
> To: openssl-users@openssl.org
> Subject: Re: make test and make install errors
>
> Ok, try and keep news.
>
> Regards
>
> On Thu, 17 Mar 2005 15:30:47 +0100,
fax +31 (0) 78 657 6302
[EMAIL PROTECTED]
www.springeronline.com
-
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alejandro Almaraz
Sent: Thursday, March 17, 2005 3:41 PM
To: openssl-users@openssl.org
Subject: Re: make test and make
78 657 6446
> fax +31 (0) 78 657 6302
> [EMAIL PROTECTED]
> www.springeronline.com
> -
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Alejandro Almaraz
> Sent: Thursday, March 17, 2005 3:25 PM
> To: openssl-users@openssl.
lands
tel +31 (0) 78 657 6446
fax +31 (0) 78 657 6302
[EMAIL PROTECTED]
www.springeronline.com
-
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alejandro Almaraz
Sent: Thursday, March 17, 2005 3:25 PM
To: openssl-users@open
Van Godewijckstraat 30 | 3311 GX
> Office Number: 05E21
> P.O. Box 17 | 3300 AA
> Dordrecht | The Netherlands
> tel +31 (0) 78 657 6446
> fax +31 (0) 78 657 6302
> [EMAIL PROTECTED]
> www.springeronline.com
> -
>
>
> -Original Message-
> From: [EMAIL PROTEC
Sent: Tuesday, March 15, 2005 7:01 PM
To: openssl-users@openssl.org
Subject: Re: make test and make install errors
Somebody could help me to resolv this problem?, I am trying to install
the Nessus scanner,so, OpenSSL is needed.
Thanks in advance
On Tue, 15 Mar 2005 11:59:06 -0600, Alejandro Almaraz
Somebody could help me to resolv this problem?, I am trying to install
the Nessus scanner,so, OpenSSL is needed.
Thanks in advance
On Tue, 15 Mar 2005 11:59:06 -0600, Alejandro Almaraz
<[EMAIL PROTECTED]> wrote:
> I am having problems with OpenSSL 7e, here is the output for commands
> make test a
Sorry, just noticed this message.
Not sure how many lines you need; if you need more I'll be happy to supply
'em.
_PKCS8_add_keyusage
_X509_STORE_CTX_get1_chain
_X509_STORE_load_locations
_d2i_PBEPARAM
_d2i_PKCS12_SAFEBAG
_d2i_PKCS7
_d2i_PKCS8_PRIV_KEY_INFO
_d2i_X509
_i2d_PKCS12_bio
_i2d_PKCS7
_u
On Fri, May 17, 2002 at 02:52:02PM -0400, sridhar Kondoji wrote:
> iam trying to install openssl on my unix workstation.It uses solaris 8 OS.
>
> Iam trying to install in a local directory.
>
> Make test fails with following error message.
>
> Generating a 512 bit RSA private key
> ...+
The sgi is an old Indigo 2, the OS is 6.5.9, and running
cc -version
says: MIPSpro Compilers: Version 7.30
>* Kevin Walker ([EMAIL PROTECTED]) [20001213 10:34] thus spake:
>
>[...]
>
>> OpenSSL self-test report:
>>
>> OpenSSL version: 0.9.6
>> Last change: In ssl23_get_client_hello, gener
* Kevin Walker ([EMAIL PROTECTED]) [20001213 10:34] thus spake:
[...]
> OpenSSL self-test report:
>
> OpenSSL version: 0.9.6
> Last change: In ssl23_get_client_hello, generate an error message wh...
> Options: -mips3
> OS (uname): IRIX phil 6.5 07201607 IP22
> OS (config):
> ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o
> tmdiff.o cpt_err.o ebcdic.o
> make[4]: ar: Command not found
do add /usr/ccs/bin in your PATH environment variable.
solaris has /usr/ccs/bin/ar.
-- yozo.
I'm not sure what help this might be,
but I had similar results using the "gcc"
compiler on 32 bit hpux. I needed to
remove the compiler optimization flag
to get it to pass the bn test suite.
Al Borr
- Original Message -
From: Norman Nie <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Se
Whoops. I see that I have a rather old version. I'll try again with
0.9.5a. Sorry about that.
Craig
[EMAIL PROTECTED]
43 matches
Mail list logo