Self Generated Digital CErts w/openssl

From: Rodrick R. Brown (rrbrown@dcas.nyc.gov)
Date: Tue Mar 04 2003 - 18:15:18 EST


What's the drawback to using self signed digital certs my dept is rolling out
an internal application for internal users about 100k+ users and was wondering
if there is any disadvantages with using self generated certs created with
OpenSSL I found a lot of +'s for doing this but no -'s so if anyone can shed a
little light on problems/concerns I will really appreciate it.

- RB

-----Original Message-----
From: Cathy M. Bodenstedt [mailto:bodenste@mailcenter.csap.af.mil]
Sent: Tuesday, March 04, 2003 5:35 PM
To: 'sunmanagers@sunmanagers.org'
Subject: SUMMARY: Shell Scripting (Flash)

Thanks to Steve Sandau. This is what I was looking for:

------------
count=1
while [ "$count" -lt "100" ]
   do
     /usr/bin/echo "flashing\r\c"
     sleep 1
     /usr/bin/echo " \r\c"
     sleep 1
   done
------------

Hello All,
>
> In your basic shell script, how do you get an echo statement to flash
> when the script is run.?
>

--
Phone: 210-925-3244
DSN:   945-3244
[demime 0.99c.7 removed an attachment of type text/x-vcard which had a name of
bodenste.vcf]
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:56 EDT