All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wildfly.openssl.OpenSSLMessages.properties Maven / Gradle / Ivy

There is a newer version: 2.2.5.Final
Show newest version
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements.  See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License.  You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

WFOPENSSL0001=Could not find libssl, please make sure -D%s is set correctly. Attempted to find it at %s
WFOPENSSL0002=OpenSSL Version %s
WFOPENSSL0003=Could not find libcrypto, please make sure -D%s is set correctly. Attempted to find it at %s
WFOPENSSL0004=No SSL Context
WFOPENSSL0005=Write to SSL failed. Error code %s
WFOPENSSL0006=Buffer is null
WFOPENSSL0007=Invalid offset (%s) and length (%s) into buffer array of length (%s)
WFOPENSSL0008=Read from SSL failed error: (%s) read result:(%s) error string: %s
WFOPENSSL0009=Inbound is closed
WFOPENSSL0010=Null cipher suites
WFOPENSSL0011=Empty cipher suite list
WFOPENSSL0012=Failed cipher suite %s
WFOPENSSL0013=Unsupported protocol %s




© 2015 - 2025 Weber Informatics LLC | Privacy Policy