add meta information to cacrllink.sh
This commit is contained in:
parent
7d082d27d0
commit
e61cc1c0ac
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# script for creating links to certificates and CRLs in the current directory
|
||||
#
|
||||
# Author: Jan Dittberner <jan@dittberner.info>
|
||||
# Date: 2011-05-04
|
||||
|
||||
for cert in *.crt.pem
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue