apache win 32 with
openssl with the latest snapshot who can point me in the right direction?
Thanks, Vj
> Date: Sat, 6 Sep 2008 12:38:28 +0200> From: [EMAIL PROTECTED]> To:
> openssl-users@openssl.org> Subject: Re: Problems making certificate request>
> > On Thu, Sep 04, 20
something
different?
> Date: Fri, 5 Sep 2008 16:29:10 -0700> From: [EMAIL PROTECTED]> To:
> openssl-users@openssl.org> Subject: Re: Problems making certificate request>
> > Malloc failure means that it isn't able to allocate memory properly.> What
> did you
On Thu, Sep 04, 2008, V H wrote:
> I've been trying to secure site with open ssl and have made a number of
> attempts and have gotten many errors. Any help with the following error
> would be very helpful. Thanks in advance:
>
> I get the following error upon issuing the following command:
>
>
Malloc failure means that it isn't able to allocate memory properly.
What did you use to compile it, or if you got a pre-built binary where
did you get it?
-Kyle H
On Thu, Sep 4, 2008 at 9:27 AM, V H <[EMAIL PROTECTED]> wrote:
> I've been trying to secure site with open ssl and have made a number
Rich Salz wrote:
Suse:/etc/postfix # openssl req -new -nodes -subj
'/CN=OfficeRunner.local/O=OfficeRunner/C=ZA Par' -keyout OR-key.pem -out
OR-req.pem -days 3650
This command-line syntax is correct.
The problem is that the C=xx field is only allowed to be a two-letter
country code. What
> Suse:/etc/postfix # openssl req -new -nodes -subj
> '/CN=OfficeRunner.local/O=OfficeRunner/C=ZA Par' -keyout OR-key.pem -out
> OR-req.pem -days 3650
This command-line syntax is correct.
The problem is that the C=xx field is only allowed to be a two-letter
country code. What is "Par" ?
Dmitry Belyavsky wrote:
Hello!
On Thu, 25 Aug 2005, Brendon Schafer wrote:
I got this error message while creating a server certificate:
Suse:~ # openssl req -new -subj '/CN=OfficeRunner.local Par - keyout
OR-key.pem -out OR-req.pem -days 3650'
Whether right quote is at place expec
Hello!
On Thu, 25 Aug 2005, Brendon Schafer wrote:
> Just subscribed. I hope this isn't an FAQ, but diagnostics on web page isn't
> helping me :(
>
> I got this error message while creating a server certificate:
>
> Suse:~ # openssl req -new -subj '/CN=OfficeRunner.local Par - keyout
> OR-key.pe