Page MenuHomeFreeBSD

D44496.id136182.diff
No OneTemporary

D44496.id136182.diff

diff --git a/usr.sbin/certctl/certctl.sh b/usr.sbin/certctl/certctl.sh
--- a/usr.sbin/certctl/certctl.sh
+++ b/usr.sbin/certctl/certctl.sh
@@ -110,7 +110,7 @@
{
local hash certhash otherfile otherhash
local suffix
- local link=${2:+-lm}
+ local link=${2:+-lrs}
hash=$(do_hash "$1") || return
certhash=$(openssl x509 -sha1 -in "$1" -noout -fingerprint)
@@ -159,7 +159,7 @@
create_untrusted()
{
local srcfile filename
- local link=${2:+-lm}
+ local link=${2:+-lrs}
set -- $(resolve_certname "$1")
srcfile=$1

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 1, 10:03 AM (12 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30652661
Default Alt Text
D44496.id136182.diff (528 B)

Event Timeline