mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
fix regression lf in CN
This commit is contained in:
parent
2bba19360f
commit
d2f2dab7fb
@ -4071,7 +4071,7 @@ certificate_info() {
|
||||
fi
|
||||
else
|
||||
cn="no CN field in subject"
|
||||
outln "($cn)"
|
||||
out "($cn)"
|
||||
cnfinding="$cn"
|
||||
cnok="INFO"
|
||||
fi
|
||||
@ -8270,4 +8270,4 @@ fi
|
||||
exit $?
|
||||
|
||||
|
||||
# $Id: testssl.sh,v 1.517 2016/07/04 21:52:51 dirkw Exp $
|
||||
# $Id: testssl.sh,v 1.518 2016/07/04 22:02:33 dirkw Exp $
|
||||
|
Loading…
Reference in New Issue
Block a user