committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-07-27 12:16:29 +03:00
parent 5ea0c83fe6
commit c8bc254238
45 changed files with 144 additions and 59 deletions

View File

@@ -1214,6 +1214,16 @@ jdk.security.caDistrustPolicies=SYMANTEC_TLS
#
#jdk.security.allowNonCaAnchor=true
#
# The default Character set name (java.nio.charset.Charset.forName())
# for converting TLS ALPN values between byte arrays and Strings.
# Prior versions of the JDK may use UTF-8 as the default charset. If
# you experience interoperability issues, setting this property to UTF-8
# may help.
#
# jdk.tls.alpnCharset=UTF-8
jdk.tls.alpnCharset=ISO_8859_1
#
# JNDI Object Factories Filter
#