Your IP : 216.73.216.170


Current Path : /usr/lib64/ssl/misc/
Upload File :
Current File : //usr/lib64/ssl/misc/c_name

#!/bin/sh
#
# print the subject
#

for i in $*
do
	n=`openssl x509 -subject -noout -in $i`
	echo "$i	$n"
done


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_16d42f9e278dfedc38458c6823d78822, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0