#!/bin/sh # # print out the issuer # for i in $* do n=`openssl x509 -issuer -noout -in $i` echo "$i $n" done
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CA | File | 5.06 KB | 0755 |
|
c_hash | File | 119 B | 0755 |
|
c_info | File | 152 B | 0755 |
|
c_issuer | File | 112 B | 0755 |
|
c_name | File | 110 B | 0755 |
|