This website works better with JavaScript.
Home
Help
Sign In
jan
/
osslconfexamples
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add meta information to cacrllink.sh
master
Jan Dittberner
9 years ago
parent
7d082d27d0
commit
e61cc1c0ac
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
cacrllink.sh
+ 3
- 0
cacrllink.sh
View File
@@ -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
Write
Preview
Loading…
Cancel
Save