On Wed, Sep 25, 2002, Adrian Petru DIMULESCU wrote:
> Hello,
>
> I've just installed openssl-0.9.6g on a sparc Solaris 2.5.1
> Compiler: gcc version 2.95.3 20010315 (release)
>
> The problem is that I keep getting a segmentation fault when calling
> BIO_new_mem_buf.
>
>
> Here's a truss of my
Check out the Securing and Optimizing Linux Guide on www.linuxdoc.org.
There are detailed description, needs minor correction, to generate your own
certificate.
Good luck for you.
Liguo (Leo)
Alexey S. Poluntchenko wrote:
> using openssl X509 api ?
> mb any examples exist ?
>
> thanks
_
Title: BIO_new_mem_buf - segmentation fault on Solaris 2.5.1
Hello,
I've just installed openssl-0.9.6g on a sparc Solaris 2.5.1
Compiler: gcc version 2.95.3 20010315 (release)
The problem is that I keep getting a segmentation fault when calling BIO_new_mem_buf.
Here's a truss of my prog
In message <[EMAIL PROTECTED]> on Tue, 24 Sep 2002 14:55:53 +0200,
Michiels Olivier <[EMAIL PROTECTED]> said:
olivier.michiels> Hi,
olivier.michiels> Currently I've an application that creates keys, certificate
requests
olivier.michiels> and certificates using NFast and openssl-0.9.5.
olivier.
In message <[EMAIL PROTECTED]> on Wed, 25 Sep 2002 09:04:45 +0200,
Michiels Olivier <[EMAIL PROTECTED]> said:
olivier.michiels> I'm trying to uderstand how the engine object is
olivier.michiels> working with openssl-engine.
olivier.michiels> I'm using a NFast crypto device (chil) and when I
oliv