I was running the command while i was in OpenSSL. once i just ran the
command from the bin directory it all worked fine. non interactively..
lol.
On Tue, May 28, 2013 at 3:50 PM, Dave Thompson wrote:
> >From: owner-openssl-us...@openssl.org On Behalf Of Ed Gonzales
> >Sent: Tuesday, 28 May, 2013
>From: owner-openssl-us...@openssl.org On Behalf Of Ed Gonzales
>Sent: Tuesday, 28 May, 2013 17:35
>So how would i compare modulus in OpenSSL windows and use the
>pipe option? Run OpenSSL in non interactive mode? I just tried
>to use the "-batch" option and it don't recognize that either..
>is
gt;>
>>> *From:*
>>> owner-openssl-users@openssl.**org
>>>
>>> [mailto:owner-openssl-users@**openssl.org]
>>> *On Behalf Of *Salz, Rich
>>> *Sent:* Friday, 24 May, 2013 14:05
>>> *To:* openssl-users@openssl.org
>&g
f Of *Salz, Rich
>> *Sent:* Friday, 24 May, 2013 14:05
>> *To:* openssl-users@openssl.org
>> *Subject:* RE: Pipe command not working
>>
>>
>> Windows doesn’t do pipes; you have to use temp files.
>>
>> Not true. IIRC the original MSDOS-ba
-users@openssl.org
*Subject:* RE: Pipe command not working
Windows doesn’t do pipes; you have to use temp files.
Not true. IIRC the original MSDOS-based Windows (3.1, 95, 98) didn't,
but all "NT" series Windows do. I use Windows pipes all the time --
including for the
_
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Salz, Rich
Sent: Friday, 24 May, 2013 14:05
To: openssl-users@openssl.org
Subject: RE: Pipe command not working
Windows doesn't do pipes; you have to use temp files.
Not true. IIR
Windows doesn't do pipes; you have to use temp files.
--
Principal Security Engineer
Akamai Technology
Cambridge, MA
ah.. sorry. i tried running this command " openssl x509 -noout -modulus
-in server.crt | openssl md5" in openssl on windows and linux and it wont
pipe back to Openssl. it says "unknown option | "
On Fri, May 24, 2013 at 10:17 AM, Salz, Rich wrote:
> > The "|" command don't work for me in OpenS
> The "|" command don't work for me in OpenSSL. Is it a shell thing?
Not enough details (heck not any) to answer. But yes, pipes are implemented by
the shell.
--
Principal Security Engineer
Akamai Technology
Cambridge, MA
__
O