Skip to content

Text output mixes German and english #87

@craig

Description

@craig

java -jar apps/TLS-Server-Scanner.jar -connect test.de:443 -reportDetail ALL

----|Passed Checks:

Grundsätzlich werden TLS 1.2 und TLS 1.3 empfohlen.
	SUPPORTS_TLS_1_2=TRUE
Grundsätzlich werden TLS 1.2 und TLS 1.3 empfohlen.
	SUPPORTS_TLS_1_3=TRUE
TLS 1.0 und TLS 1.1 werden nicht empfohlen.
	SUPPORTS_TLS_1_0=FALSE
TLS 1.0 und TLS 1.1 werden nicht empfohlen.
	SUPPORTS_TLS_1_1=FALSE
SSL v2 und SSL v3 werden nicht empfohlen.
	SUPPORTS_SSL_2=FALSE
SSL v2 und SSL v3 werden nicht empfohlen.
	SUPPORTS_SSL_3=FALSE

It might still be interesting for non-germans to understand the recommondations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions