1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
# SPDX-FileCopyrightText: 2006 Istituto Nazionale di Fisica Nucleare
#
# SPDX-License-Identifier: Apache-2.0
/.settings
/bin
/dist
/target
/.classpath
/.project
/spec/voms-api-java.spec
/rpmbuild
/debbuild
/RPMS
/tgz
/target
/src/test/resources/certs
/src/test/resources/homes
/src/test/resources/vomsdir-expired-aa-cert
/src/test/resources/vomsdir-fake-aa-cert
/src/test/resources/vomsdir/test.vo.2/test-host.cnaf.infn.it.pem
/src/test/resources/vomsdir/test-host.cnaf.infn.it.pem
/src/test/resources/trust-anchors
/src/test/resources/md5-trust-anchors
/src/test/resources/perm-test
/src/test/resources/sha1-trust-anchors
/src/test/resources/igi_test_ca
|