mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
minor change of color
This commit is contained in:
parent
5e051c351a
commit
1726d3b41c
@ -4473,7 +4473,7 @@ run_renego() {
|
|||||||
fileout "sec_client_renego" "OK" "Secure Client-Initiated Renegotiation : not vulnerable (OK)"
|
fileout "sec_client_renego" "OK" "Secure Client-Initiated Renegotiation : not vulnerable (OK)"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
pr_literedln "FIXME (bug): $sec_client_renego"
|
pr_litemagentaln "FIXME (bug): $sec_client_renego"
|
||||||
fileout "sec_client_renego" "WARN" "Secure Client-Initiated Renegotiation : FIXME (bug) $sec_client_renego - Please report"
|
fileout "sec_client_renego" "WARN" "Secure Client-Initiated Renegotiation : FIXME (bug) $sec_client_renego - Please report"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@ -6668,4 +6668,4 @@ fi
|
|||||||
exit $?
|
exit $?
|
||||||
|
|
||||||
|
|
||||||
# $Id: testssl.sh,v 1.449 2016/01/31 09:54:44 dirkw Exp $
|
# $Id: testssl.sh,v 1.450 2016/01/31 10:04:58 dirkw Exp $
|
||||||
|
Loading…
Reference in New Issue
Block a user