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

org.italiangrid.voms.error.validationErrors.properties Maven / Gradle / Ivy

There is a newer version: 3.3.2
Show newest version
#
# Copyright (c) Istituto Nazionale di Fisica Nucleare, 2006-2014.
#
# Licensed 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.
#

## Other
other = Validation error: {0}

## CAnL
canlError = CAnL certificate validation error: {0}

## Validity
acNotValidAtCurrentTime = AC validity check failed: AC not valid at current time. [AC start time: {0}, AC end time: {1}, now: {2}]

## LSC 
lscFileNotFound = LSC validation failed: LSC file matching VOMS attributes not found in store.

emptyAcCertsExtension = LSC validation failed: AC certs extension is empty.

lscDescriptionDoesntMatchAcCert = LSC validation failed: LSC chain description does not match AA certificate chain embedded in the VOMS AC!

invalidAcCert = LSC validation failed: AA certificate chain embedded in the VOMS AC failed certificate validation!

acCertFailsSignatureVerification = LSC signature validation failed: matching AA cert {0} fails signature verification.

## Local AA cert
aaCertNotFound = AC signature verification failure: no valid VOMS server credential found.

invalidAaCert = AC signature verification failure: local AA cert failed certificate validation!

aaCertFailsSignatureVerification = Signature validation failed: matching AA cert {0} fails signature verification.

## Holder check
acHolderDoesntMatchCertChain = AC holder check failed: AC holder {0} does not match certificate chain subject {1}.

## Targets check
localhostDoesntMatchAcTarget = AC target check failed: local host {0} is not in the AC target list {1}. 






© 2015 - 2024 Weber Informatics LLC | Privacy Policy