RE: Openssl Command line in FIPS mode

2007-11-29 Thread Bill Colvin
. Bill From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of PS Sent: November 29, 2007 3:54 PM To: openssl-users@openssl.org Subject: Openssl Command line in FIPS mode Hi, The openssl User-Guide only mentions about how to create an application in

Openssl Command line in FIPS mode

2007-11-29 Thread PS
Hi, The openssl User-Guide only mentions about how to create an application in FIPS mode ( by calling FIPS_mode_set (1) ). The question is that is it possible to have the openssl command line tool (generated from openssl-fips-1.1.1) be in FIPS mode ? If yes, please can someone shed some light on th