



























<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd"> <suite name="Ant suite"> <groups> <run> <include name="utils"/> </run> </groups> <test thread-count="5" name="Ant test"> <classes> <class name="org.openspcoop2.utils.test.Costanti"/> <class name="org.openspcoop2.utils.test.TestLogger"/> <class name="org.openspcoop2.utils.test.cache.TestCache"/> <class name="org.openspcoop2.utils.test.certificate.TestCertificate"/> <class name="org.openspcoop2.utils.test.certificate.TestCertificateReader"/> <class name="org.openspcoop2.utils.test.certificate.TestJWK"/> <class name="org.openspcoop2.utils.test.certificate.TestKeystore"/> <class name="org.openspcoop2.utils.test.certificate.TestOCSP"/> <class name="org.openspcoop2.utils.test.certificate.TestPrivatePublicKey"/> <class name="org.openspcoop2.utils.test.certificate.TestRemoteStore"/> <class name="org.openspcoop2.utils.test.crypt.TestCrypt"/> <class name="org.openspcoop2.utils.test.crypt.TestPasswordGenerator"/> <class name="org.openspcoop2.utils.test.csv.TestCSV"/> <class name="org.openspcoop2.utils.test.date.TestDate"/> <class name="org.openspcoop2.utils.test.date.TestDaylightSaving"/> <class name="org.openspcoop2.utils.test.id.TestApacheGenerator"/> <class name="org.openspcoop2.utils.test.id.TestSerialGenerator"/> <class name="org.openspcoop2.utils.test.id.TestUUID"/> <class name="org.openspcoop2.utils.test.io.TestArchive"/> <class name="org.openspcoop2.utils.test.io.TestCompressor"/> <class name="org.openspcoop2.utils.test.io.TestDumpByteArrayOutputStream"/> <class name="org.openspcoop2.utils.test.io.TestUnzip"/> <class name="org.openspcoop2.utils.test.jdbc.TestJDBCAdapter"/> <class name="org.openspcoop2.utils.test.jdbc.TestKeyGenerator"/> <class name="org.openspcoop2.utils.test.json.TestJsonPath"/> <class name="org.openspcoop2.utils.test.json.TestJsonValidator"/> <class name="org.openspcoop2.utils.test.logger.TestApplicativeLogger"/> <class name="org.openspcoop2.utils.test.openapi.TestOpenApiReader"/> <class name="org.openspcoop2.utils.test.openapi.TestOpenApiValidator"/> <class name="org.openspcoop2.utils.test.openapi.TestSwaggerReader"/> <class name="org.openspcoop2.utils.test.openapi.TestSwaggerValidator"/> <class name="org.openspcoop2.utils.test.pdf.TestPDFReader"/> <class name="org.openspcoop2.utils.test.pdf.TestPDFWriter"/> <class name="org.openspcoop2.utils.test.random.TestRandom"/> <class name="org.openspcoop2.utils.test.regexp.TestRegExp"/> <class name="org.openspcoop2.utils.test.resource.TestCopyCharStream"/> <class name="org.openspcoop2.utils.test.resource.TestCopyStream"/> <class name="org.openspcoop2.utils.test.rest.TestProblemDetail"/> <class name="org.openspcoop2.utils.test.security.TestEncrypt"/> <class name="org.openspcoop2.utils.test.security.TestEncryptCRL"/> <class name="org.openspcoop2.utils.test.security.TestEncryptOCSP"/> <class name="org.openspcoop2.utils.test.security.TestEncryptOpenSSL"/> <class name="org.openspcoop2.utils.test.security.TestProvider"/> <class name="org.openspcoop2.utils.test.security.TestSignature"/> <class name="org.openspcoop2.utils.test.security.TestSignatureCRL"/> <class name="org.openspcoop2.utils.test.security.TestSignatureOCSP"/> <class name="org.openspcoop2.utils.test.security.TestVerifyGoogleJWT"/> <class name="org.openspcoop2.utils.test.semaphore.TestDBSemaphore"/> <class name="org.openspcoop2.utils.test.serializer.TestJacksonSerializer"/> <class name="org.openspcoop2.utils.test.sonde.TestSonde"/> <class name="org.openspcoop2.utils.test.sql.TestSQLGenerator"/> <class name="org.openspcoop2.utils.test.transport.TestCORS$TestCORSFIlter"/> <class name="org.openspcoop2.utils.test.transport.TestCORS$TestFilterChain"/> <class name="org.openspcoop2.utils.test.transport.TestCORS$TestHttpServletRequest"/> <class name="org.openspcoop2.utils.test.transport.TestCORS$TestHttpServletResponse"/> <class name="org.openspcoop2.utils.test.transport.TestCORS"/> <class name="org.openspcoop2.utils.test.transport.TestLdap"/> <class name="org.openspcoop2.utils.test.transport.TestRFC2047"/> <class name="org.openspcoop2.utils.test.wadl.TestWADLReader"/> <class name="org.openspcoop2.utils.test.wadl.TestWADLValidator"/> <class name="org.openspcoop2.utils.test.xacml.TestXACML"/> <class name="org.openspcoop2.utils.test.xml.TestBugEntityReferences"/> <class name="org.openspcoop2.utils.test.xml.TestBugFWK005ParseXerces"/> <class name="org.openspcoop2.utils.test.xml.TestXMLDiff"/> <class name="org.openspcoop2.utils.test.xml.TestXQuery"/> <class name="org.openspcoop2.utils.test.xml.TestXXE"/> <class name="org.openspcoop2.utils.test.xml2json.TestJsonXmlPathExpressionEngine"/> <class name="org.openspcoop2.utils.test.xml2json.TestXml2Json"/> </classes> </test> <!-- Ant test --> </suite> <!-- Ant suite -->
Tests for Ant suite
- Ant test (68 classes)
Groups for Ant suite
utils
testAlternativeCrlCheck
testAlternativeCrlCheckLdapCheckAuthBasic
testAlternativeCrlCheckLdapCheckNoAuth
testAnnotation
testApacheIdGenerator
testApplicativeLogger
testArchvie
testBugEntityReferences
testBugFWK005ParseXerces_string
testBugFWK005ParseXerces_xml
testCRL
testCSV
testCache
testCertificateDER
testCertificatePEM
testCertificatePrivateKeyPkcs1PEM
testCertificateReader
testCertificatesPrivateKeyPkcs8PEM
testCheckActualNotSimpleHeaders
testCheckActualNotSimplePostWithoutContentType
testCheckActualRequestType
testCheckPreFlightEmptyACRH
testCheckPreFlightEmptyACRM
testCheckPreFlightInvalidACRM
testCheckPreFlightNoACRH
testCheckPreFlightNoACRM
testCheckPreFlightUnsupportedACRH
testCheckPreFlightUnsupportedACRM
testCifraturaConKey
testCifraturaConPassword
testCifraturaConPasswordPBKDF2
testCodecCrypt
testCompareDifferentFormat
testCompareDifferentFormat_multipleOU
testCompareDifferentFormat_multipleOU_specialChar
testCompressor
testConverterXml2json
testCopyCharStream
testCopyStream
testDER
testDateFormat
testDecifraturaConKey
testDecifraturaConPassword
testDecifraturaConPasswordPBKDF2
testDefaultImpl
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidCORSOriginNotAllowed
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterNullRequestType
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimplePOST
testDoFilterSimpleSpecificHeader
testDoFilterSimpleWithExposedHeaders
testEmbedded
testEmbeddedKid
testEncrypt
testEncryptCrl
testEncryptOcsp_keystore
testEncryptOcsp_keystore_header_custom
testEncryptOcsp_properties
testEncryptOcsp_properties_header_custom
testEncryptOcsp_properties_header_custom_kid_only
testFastImpl
testGoogle
testGovWay
testJKS
testJWK
testJWKset
testJacksonSerializer
testJasyptCrypt
testJsonPath
testJsonValidator
testJsonXmlPathExpressionEngine
testKeystore
testMultipleAnnotations
testMultipleCerts
testMultipleEmbedded
testMultipleEmbeddedKids
testMultiplePrivatePublicKeys
testOCSPResponse_signedByResponderCertificate_case2
testOCSPResponse_signedByResponderCertificate_case2_differentNonce
testOCSPResponse_signedByResponderCertificate_case3
testOID_keyUsage_auth
testOID_keyUsage_multipleOU
testOID_keyUsage_sign
testOldMd5Crypt
testOpenApi3BigInterfaceValidator
testOpenApi3ExtendedValidator
testOpenApiReader
testOpenApiReaderIndentazione
testOpenApiValidator
testOraLegaleToOraSolare
testOraSolareToOraLegale
testOthersCrypt
testPEM
testPKCS12
testPKCS12CreatedFromPKCS12
testParsing
testPasswordGenerator
testPrivateCertificatePkcs1PEM
testPrivateCertificatesPkcs8PEM
testPrivateKeyJKS
testPrivateKeyPKCS11
testPrivateKeyPKCS12
testPrivateKeyPkcs1DER
testPrivateKeyPkcs1EncryptedPEM
testPrivateKeyPkcs1PEM
testPrivateKeyPkcs8DER
testPrivateKeyPkcs8EncryptedDER
testPrivateKeyPkcs8EncryptedPEM
testPrivateKeyPkcs8PEM
testPrivatePublicKey
testPrivatePublicKeyPkcs1EncryptedPEM
testPrivatePublicKeyPkcs1PEM
testPrivatePublicKeyPkcs8EncryptedPEM
testPrivatePublicKeyPkcs8PEM
testProblemRFC7807
testProvider
testPublicKey
testPublicKeyDER
testPublicKeyPEM
testPublicPrivateKeyPkcs1EncryptedPEM
testPublicPrivateKeyPkcs1PEM
testPublicPrivateKeyPkcs8EncryptedPEM
testPublicPrivateKeyPkcs8PEM
testQuery
testRFC2047
testRandomGenerator
testRegExp
testSecretKey
testSignature
testSignatureCrl
testSignatureOcsp_keystore
testSignatureOcsp_keystore_header_custom
testSignatureOcsp_properties
testSignatureOcsp_properties_header_custom
testSignatureOcsp_properties_header_custom_kid_only
testSwaggerReader
testSwaggerValidator
testTimeChangePendingToday
testUUID
testUnzip
testVerifyGoogleJWT
testWadlReader
testWadlValidator
testX509
testXACML
testXFAFile
testXFAFileDatasets
testXMLDiff
testXQuery
testXXE
testZoneId
utils.ApacheIdGenerator
testApacheIdGenerator
utils.ApplicativeLogger
testApplicativeLogger
utils.Archive
testArchvie
utils.CORS
testCheckActualNotSimpleHeaders
testCheckActualNotSimplePostWithoutContentType
testCheckActualRequestType
testCheckPreFlightEmptyACRH
testCheckPreFlightEmptyACRM
testCheckPreFlightInvalidACRM
testCheckPreFlightNoACRH
testCheckPreFlightNoACRM
testCheckPreFlightUnsupportedACRH
testCheckPreFlightUnsupportedACRM
testDoFilterDifferentOrigin
testDoFilterEmptyOrigin
testDoFilterInvalidCORSOriginNotAllowed
testDoFilterInvalidOrigin
testDoFilterNullOrigin
testDoFilterNullRequestType
testDoFilterPreflight
testDoFilterPreflightAnyOrigin
testDoFilterPreflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightInvalidOrigin
testDoFilterPreflightMaxAge
testDoFilterPreflightMoreHeaders
testDoFilterPreflightNegativeMaxAge
testDoFilterSimpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleGET
testDoFilterSimpleHEAD
testDoFilterSimplePOST
testDoFilterSimpleSpecificHeader
testDoFilterSimpleWithExposedHeaders
utils.CORS.actualNotSimpleHeaders
testCheckActualNotSimpleHeaders
utils.CORS.actualPostWithoutContentType
testCheckActualNotSimplePostWithoutContentType
utils.CORS.actualRequestType
testCheckActualRequestType
utils.CORS.differentOrigin
testDoFilterDifferentOrigin
utils.CORS.emptyOrigin
testDoFilterEmptyOrigin
utils.CORS.invalidOrigin
testDoFilterInvalidOrigin
utils.CORS.nullOrigin
testDoFilterNullOrigin
utils.CORS.nullRequestType
testDoFilterNullRequestType
utils.CORS.preflight
testDoFilterPreflight
utils.CORS.preflightAnyOrigin
testDoFilterPreflightAnyOrigin
utils.CORS.preflightAnyOriginAndSupportsCredentials
testDoFilterPreflightAnyOriginAndSupportsCredentials
utils.CORS.preflightAnyOriginAndSupportsCredentialsDisabled
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
utils.CORS.preflightEmptyAccessControlRequestHeaders
testCheckPreFlightEmptyACRH
utils.CORS.preflightEmptyAccessControlRequestMethod
testCheckPreFlightEmptyACRM
utils.CORS.preflightInvalidAccessControlRequestMethod
testCheckPreFlightInvalidACRM
utils.CORS.preflightInvalidOrigin
testDoFilterPreflightInvalidOrigin
utils.CORS.preflightMaxAge
testDoFilterPreflightMaxAge
utils.CORS.preflightMoreHeaders
testDoFilterPreflightMoreHeaders
utils.CORS.preflightNegativeMaxAge
testDoFilterPreflightNegativeMaxAge
utils.CORS.preflightNoAccessControlRequestHeaders
testCheckPreFlightNoACRH
utils.CORS.preflightNoAccessControlRequestMethod
testCheckPreFlightNoACRM
utils.CORS.preflightUnsupportedAccessControlRequestHeaders
testCheckPreFlightUnsupportedACRH
utils.CORS.preflightUnsupportedAccessControlRequestMethod
testCheckPreFlightUnsupportedACRM
utils.CORS.simpleAnyOriginAndSupportsCredentials
testDoFilterSimpleAnyOriginAndSupportsCredentials
utils.CORS.simpleAnyOriginAndSupportsCredentialsDisabled
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
utils.CORS.simpleRequestGET
testDoFilterSimpleGET
utils.CORS.simpleRequestHEAD
testDoFilterSimpleHEAD
utils.CORS.simpleRequestPOST
testDoFilterSimplePOST
utils.CORS.simpleSpecificHeader
testDoFilterSimpleSpecificHeader
utils.CORS.simpleWithExposedHeaders
testDoFilterSimpleWithExposedHeaders
utils.CORSinvalidCORSOriginNotAllowed
testDoFilterInvalidCORSOriginNotAllowed
utils.CSV
testCSV
utils.Cache
testCache
utils.Cache.performance
testCache
utils.Certificate
testCompareDifferentFormat
testCompareDifferentFormat_multipleOU
testCompareDifferentFormat_multipleOU_specialChar
testDER
testJKS
testMultipleCerts
testMultiplePrivatePublicKeys
testOID_keyUsage_auth
testOID_keyUsage_multipleOU
testOID_keyUsage_sign
testPEM
testPKCS12
testPKCS12CreatedFromPKCS12
utils.Certificate.OID_keyUsage_auth
testOID_keyUsage_auth
utils.Certificate.OID_keyUsage_multipleOU
testOID_keyUsage_multipleOU
utils.Certificate.OID_keyUsage_sign
testOID_keyUsage_sign
utils.Certificate.compareDifferentFormat
testCompareDifferentFormat
utils.Certificate.compareDifferentFormat_multipleOU
testCompareDifferentFormat_multipleOU
utils.Certificate.compareDifferentFormat_multipleOU_specialChar
testCompareDifferentFormat_multipleOU_specialChar
utils.Certificate.der
testDER
utils.Certificate.jks
testJKS
utils.Certificate.multipleCerts
testMultipleCerts
utils.Certificate.multiplePrivatePublicKeys
testMultiplePrivatePublicKeys
utils.Certificate.pem
testPEM
utils.Certificate.pkcs12
testPKCS12
utils.Certificate.pkcs12CreatedFromP12
testPKCS12CreatedFromPKCS12
utils.CertificateReader
testCertificateReader
utils.Compressor
testCompressor
utils.ConverterXml2json
testConverterXml2json
utils.CopyCharStream
testCopyCharStream
utils.CopyStream
testCopyStream
utils.Crypt
testCodecCrypt
testJasyptCrypt
testOldMd5Crypt
testOthersCrypt
utils.DateFormat
testDateFormat
utils.DaylightSaving
testOraLegaleToOraSolare
testOraSolareToOraLegale
testTimeChangePendingToday
testZoneId
utils.DaylightSaving.oraLegaleToOraSolare
testOraLegaleToOraSolare
utils.DaylightSaving.oraSolareToOraLegale
testOraSolareToOraLegale
utils.DaylightSaving.timeChangePendingToday
testTimeChangePendingToday
utils.DaylightSaving.zoneId
testZoneId
utils.DumpByteArrayOutputStream
testDefaultImpl
testFastImpl
utils.Encrypt
testEncrypt
utils.EncryptCrl
testEncryptCrl
utils.EncryptOcsp
testEncryptOcsp_keystore
testEncryptOcsp_keystore_header_custom
testEncryptOcsp_properties
testEncryptOcsp_properties_header_custom
testEncryptOcsp_properties_header_custom_kid_only
utils.EncryptOcsp.keystore
testEncryptOcsp_keystore
utils.EncryptOcsp.keystore_header_custom
testEncryptOcsp_keystore_header_custom
utils.EncryptOcsp.properties
testEncryptOcsp_properties
utils.EncryptOcsp.properties_header_custom
testEncryptOcsp_properties_header_custom
utils.EncryptOcsp.properties_header_custom_kid_only
testEncryptOcsp_properties_header_custom_kid_only
utils.EncryptOpenSSL
testCifraturaConKey
testCifraturaConPassword
testCifraturaConPasswordPBKDF2
testDecifraturaConKey
testDecifraturaConPassword
testDecifraturaConPasswordPBKDF2
utils.EncryptOpenSSL.testCifraturaConKey
testCifraturaConKey
utils.EncryptOpenSSL.testCifraturaConPassword
testCifraturaConPassword
utils.EncryptOpenSSL.testCifraturaConPasswordPBKDF2
testCifraturaConPasswordPBKDF2
utils.EncryptOpenSSL.testDecifraturaConKey
testDecifraturaConKey
utils.EncryptOpenSSL.testDecifraturaConPassword
testDecifraturaConPassword
utils.EncryptOpenSSL.testDecifraturaConPasswordPBKDF2
testDecifraturaConPasswordPBKDF2
utils.JSON-Path
testJsonPath
utils.JSON-Validator
testJsonValidator
utils.JWKs.jwtSet
testJWKset
utils.JWKs.keystore
testKeystore
utils.JWKs.privatePublicKey
testPrivatePublicKey
utils.JWKs.secretKey
testSecretKey
utils.JacksonSerializer
testJacksonSerializer
utils.JsonXmlPathExpressionEngine
testJsonXmlPathExpressionEngine
utils.Keystore
testPrivateKeyJKS
testPrivateKeyPKCS11
testPrivateKeyPKCS12
utils.Keystore.jks
testPrivateKeyJKS
utils.Keystore.pkcs11
testPrivateKeyPKCS11
utils.Keystore.pkcs12
testPrivateKeyPKCS12
utils.LDAP
testCRL
testParsing
testQuery
utils.LDAP.crl
testCRL
utils.LDAP.parsing
testParsing
utils.LDAP.query
testQuery
utils.OCSP
testAlternativeCrlCheck
testAlternativeCrlCheckLdapCheckAuthBasic
testAlternativeCrlCheckLdapCheckNoAuth
testGoogle
testGovWay
testOCSPResponse_signedByResponderCertificate_case2
testOCSPResponse_signedByResponderCertificate_case2_differentNonce
testOCSPResponse_signedByResponderCertificate_case3
utils.OCSP.checkAlternativeCrlCheck
testAlternativeCrlCheck
utils.OCSP.checkAlternativeCrlLdapCheckAuthBasic
testAlternativeCrlCheckLdapCheckAuthBasic
utils.OCSP.checkAlternativeCrlLdapCheckNoAuth
testAlternativeCrlCheckLdapCheckNoAuth
utils.OCSP.checkGoogle
testGoogle
utils.OCSP.checkGovWay
testGovWay
utils.OCSP.checkOCSPResponse_signedByResponderCertificate_case2
testOCSPResponse_signedByResponderCertificate_case2
utils.OCSP.checkOCSPResponse_signedByResponderCertificate_case2_differentNonce
testOCSPResponse_signedByResponderCertificate_case2_differentNonce
utils.OCSP.checkOCSPResponse_signedByResponderCertificate_case3
testOCSPResponse_signedByResponderCertificate_case3
utils.OpenAPI-Reader
testOpenApiReader
testOpenApiReaderIndentazione
utils.OpenAPI-Validator
testOpenApi3BigInterfaceValidator
testOpenApi3ExtendedValidator
testOpenApiValidator
utils.PDFReader
testAnnotation
testEmbedded
testEmbeddedKid
testMultipleAnnotations
testMultipleEmbedded
testMultipleEmbeddedKids
testSignature
testXFAFile
testXFAFileDatasets
utils.PDFReader.testAnnotation
testAnnotation
utils.PDFReader.testEmbedded
testEmbedded
utils.PDFReader.testEmbeddedKid
testEmbeddedKid
utils.PDFReader.testMultipleAnnotations
testMultipleAnnotations
utils.PDFReader.testMultipleEmbedded
testMultipleEmbedded
utils.PDFReader.testMultipleEmbeddedKids
testMultipleEmbeddedKids
utils.PDFReader.testSignature
testSignature
utils.PDFReader.testXFAFile
testXFAFile
utils.PDFReader.testXFAFileDatasets
testXFAFileDatasets
utils.PDFWriter
testAnnotation
testEmbedded
testEmbeddedKid
testMultipleAnnotations
testMultipleEmbedded
testMultipleEmbeddedKids
testSignature
testXFAFile
testXFAFileDatasets
utils.PDFWriter.testAnnotation
testAnnotation
utils.PDFWriter.testEmbedded
testEmbedded
utils.PDFWriter.testEmbeddedKid
testEmbeddedKid
utils.PDFWriter.testMultipleAnnotations
testMultipleAnnotations
utils.PDFWriter.testMultipleEmbedded
testMultipleEmbedded
utils.PDFWriter.testMultipleEmbeddedKids
testMultipleEmbeddedKids
utils.PDFWriter.testSignature
testSignature
utils.PDFWriter.testXFAFile
testXFAFile
utils.PDFWriter.testXFAFileDatasets
testXFAFileDatasets
utils.PasswordGenerator
testPasswordGenerator
utils.PrivatePublicKey
testCertificateDER
testCertificatePEM
testCertificatePrivateKeyPkcs1PEM
testCertificatesPrivateKeyPkcs8PEM
testPrivateCertificatePkcs1PEM
testPrivateCertificatesPkcs8PEM
testPrivateKeyPkcs1DER
testPrivateKeyPkcs1EncryptedPEM
testPrivateKeyPkcs1PEM
testPrivateKeyPkcs8DER
testPrivateKeyPkcs8EncryptedDER
testPrivateKeyPkcs8EncryptedPEM
testPrivateKeyPkcs8PEM
testPrivatePublicKeyPkcs1EncryptedPEM
testPrivatePublicKeyPkcs1PEM
testPrivatePublicKeyPkcs8EncryptedPEM
testPrivatePublicKeyPkcs8PEM
testPublicKeyDER
testPublicKeyPEM
testPublicPrivateKeyPkcs1EncryptedPEM
testPublicPrivateKeyPkcs1PEM
testPublicPrivateKeyPkcs8EncryptedPEM
testPublicPrivateKeyPkcs8PEM
utils.PrivatePublicKey.certificate.der
testCertificateDER
utils.PrivatePublicKey.certificate.pem
testCertificatePEM
utils.PrivatePublicKey.certificatePrivateKey.pkcs1.pem
testCertificatePrivateKeyPkcs1PEM
utils.PrivatePublicKey.certificatesPrivateKey.pkcs8.pem
testCertificatesPrivateKeyPkcs8PEM
utils.PrivatePublicKey.privateCertificate.pkcs1.pem
testPrivateCertificatePkcs1PEM
utils.PrivatePublicKey.privateCertificates.pkcs8.pem
testPrivateCertificatesPkcs8PEM
utils.PrivatePublicKey.privateKey.pkcs1.der
testPrivateKeyPkcs1DER
utils.PrivatePublicKey.privateKey.pkcs1.pem
testPrivateKeyPkcs1PEM
utils.PrivatePublicKey.privateKey.pkcs1_encrypted.pem
testPrivateKeyPkcs1EncryptedPEM
utils.PrivatePublicKey.privateKey.pkcs8.der
testPrivateKeyPkcs8DER
utils.PrivatePublicKey.privateKey.pkcs8.pem
testPrivateKeyPkcs8PEM
utils.PrivatePublicKey.privateKey.pkcs8_encrypted.der
testPrivateKeyPkcs8EncryptedDER
utils.PrivatePublicKey.privateKey.pkcs8_encrypted.pem
testPrivateKeyPkcs8EncryptedPEM
utils.PrivatePublicKey.privatePublicKey.pkcs1.pem
testPrivatePublicKeyPkcs1PEM
utils.PrivatePublicKey.privatePublicKey.pkcs1_encrypted.pem
testPrivatePublicKeyPkcs1EncryptedPEM
utils.PrivatePublicKey.privatePublicKey.pkcs8.pem
testPrivatePublicKeyPkcs8PEM
utils.PrivatePublicKey.privatePublicKey.pkcs8_encrypted.pem
testPrivatePublicKeyPkcs8EncryptedPEM
utils.PrivatePublicKey.publicKey.der
testPublicKeyDER
utils.PrivatePublicKey.publicKey.pem
testPublicKeyPEM
utils.PrivatePublicKey.publicPrivateKey.pkcs1.pem
testPublicPrivateKeyPkcs1PEM
utils.PrivatePublicKey.publicPrivateKey.pkcs1_encrypted.pem
testPublicPrivateKeyPkcs1EncryptedPEM
utils.PrivatePublicKey.publicPrivateKey.pkcs8.pem
testPublicPrivateKeyPkcs8PEM
utils.PrivatePublicKey.publicPrivateKey.pkcs8_encrypted.pem
testPublicPrivateKeyPkcs8EncryptedPEM
utils.ProblemRFC7807
testProblemRFC7807
utils.RFC2047
testRFC2047
utils.Random
testRandomGenerator
utils.RegExp
testRegExp
utils.RemoteStore
testJWK
testPublicKey
testX509
utils.RemoteStore.jwk
testJWK
utils.RemoteStore.publicKey
testPublicKey
utils.RemoteStore.x509
testX509
utils.SecurityProvider
testProvider
utils.Signature
testSignature
utils.SignatureCrl
testSignatureCrl
utils.SignatureOcsp
testSignatureOcsp_keystore
testSignatureOcsp_keystore_header_custom
testSignatureOcsp_properties
testSignatureOcsp_properties_header_custom
testSignatureOcsp_properties_header_custom_kid_only
utils.SignatureOcsp.keystore
testSignatureOcsp_keystore
utils.SignatureOcsp.keystore_header_custom
testSignatureOcsp_keystore_header_custom
utils.SignatureOcsp.properties
testSignatureOcsp_properties
utils.SignatureOcsp.properties_header_custom
testSignatureOcsp_properties_header_custom
utils.SignatureOcsp.properties_header_custom_kid_only
testSignatureOcsp_properties_header_custom_kid_only
utils.Swagger-Reader
testSwaggerReader
utils.Swagger-Validator
testSwaggerValidator
utils.TestBugEntityReferences
testBugEntityReferences
utils.TestBugFWK005ParseXerces
testBugFWK005ParseXerces_string
testBugFWK005ParseXerces_xml
utils.UUIDGenerator
testUUID
utils.Unzip
testUnzip
utils.VerifyGoogleJWT
testVerifyGoogleJWT
utils.WADL-Reader
testWadlReader
utils.WADL-Validator
testWadlValidator
utils.XACML
testXACML
utils.XML-eXternalEntityInjection-XXE
testXXE
utils.XMLDiff
testXMLDiff
utils.XQuery
testXQuery
Times for Ant suite
Total running time: 16 minutes
Reporter output for Ant suite
testMultipleAnnotations
Run test 'PDFWriter' (tipo: testMultipleAnnotations) ...
Run test 'PDFWriter' (tipo: testMultipleAnnotations) ok
testCifraturaConPassword(128, false)
SKIP
testSignature(JSON_SIGNATURE_PROPERTIES_SECRET, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_SECRET) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_SECRET) ok
testGoogle
Run test 'OCSP.checkGoogle' ...
Run test 'OCSP.checkGoogle' ok
testSignature(PKCS7_SIGNATURE_PKCS11, true)
Run test 'Signature' (tipo: PKCS7_SIGNATURE_PKCS11) ...
Run test 'Signature' (tipo: PKCS7_SIGNATURE_PKCS11) ok
testSignature(JSON_SIGNATURE_PROPERTIES_JKS, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JKS) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JKS) ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM) ok
testEncrypt(JSON_ENCRYPT_JWK_KEYS, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEYS) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEYS) ok
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM) ok
testProvider(true)
Run test 'SecurityProvider' (useBCFacility: true) ...
Run test 'SecurityProvider' (useBCFacility: true) ok
testEncrypt(JSON_ENCRYPT_JWK_KEY_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEY_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEY_HEADER_CUSTOM) ok
testJWK
Run test 'RemoteStore.jwk' ...
Run test 'RemoteStore.jwk' ok
testRandomGenerator(false, null)
Run test 'Random' ...
Run test 'Random' ok
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE_HEADER_CUSTOM) ok
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
Run test 'CORS.invalidOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.invalidOrigin' ok
testOpenApiReaderIndentazione
Run test 'OpenAPI-Reader' (verificaIndentazione) ...
Run test 'OpenAPI-Reader' (verificaIndentazione) ok
testEncrypt(JAVA_ENCRYPT_PKCS11, false)
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_PKCS11) ...
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_PKCS11) ok
testDoFilterEmptyOrigin
Run test 'CORS.emptyOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.emptyOrigin' ok
testAlternativeCrlCheckLdapCheckNoAuth
Run test 'OCSP.checkAlternativeCrlCheckLdapCheckNoAuth' ...
Run test 'OCSP.checkAlternativeCrlCheckLdapCheckNoAuth' ok
testSignature(JAVA_SIGNATURE_PKCS12, false)
Run test 'Signature' (tipo: JAVA_SIGNATURE_PKCS12) ...
Run test 'Signature' (tipo: JAVA_SIGNATURE_PKCS12) ok
testDoFilterNullRequestType
Run test 'CORS.nullRequestType' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.nullRequestType' ok
testEncryptOcsp_keystore(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_OCSP_KEYSTORE) ...
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_OCSP_KEYSTORE) ok
testPrivateCertificatesPkcs8PEM
Run test 'PrivatePublicKey.privateCertificates.pkcs8.pem' ...
Run test 'PrivatePublicKey.privateCertificates.pkcs8.pem' ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ok
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@5df8e3cc, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.parsing' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?cn,mobile?%28%7C%28%26%28l%3D*ondon%29%28uid%3E%3D002000%29%29%28uid%3D001377%29%29
testSignature(JSON_SIGNATURE_PROPERTIES_JCEKS_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JCEKS_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JCEKS_HEADER_CUSTOM) ok
testPrivatePublicKeyPkcs8EncryptedPEM
Run test 'PrivatePublicKey.privatePublicKey.pkcs8_encrypted.pem' ...
Run test 'PrivatePublicKey.privatePublicKey.pkcs8_encrypted.pem' ok
testEncrypt(XML_ENCRYPT_PKCS12, false)
Run test 'Encrypt' (tipo: XML_ENCRYPT_PKCS12) ...
Run test 'Encrypt' (tipo: XML_ENCRYPT_PKCS12) ok
testCheckPreFlightEmptyACRH
Run test 'CORS.preflightEmptyAccessControlRequestHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightEmptyAccessControlRequestHeaders' ok
testDecifraturaConPassword(256, false)
Run test 'EncryptOpenSSL.testDecifraturaConPassword' (size: 256)(base64: false) ...
Run test 'EncryptOpenSSL.testDecifraturaConPassword' (size: 256)(base64: false) ok
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM) ok
testCheckActualRequestType
Run test 'CORS.actualRequestType' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [ACTUAL] trovato [ACTUAL]
Run test 'CORS.actualRequestType' ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM) ok
testCheckPreFlightUnsupportedACRH
Run test 'CORS.preflightUnsupportedAccessControlRequestHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightUnsupportedAccessControlRequestHeaders' ok
testDecifraturaConPasswordPBKDF2(256, true, null)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: null) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: null) ok
testDoFilterPreflightNegativeMaxAge
Run test 'CORS.preflightNegativeMaxAge' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Max-Age' [-1] trovato [-1]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightNegativeMaxAge' ok
testDecifraturaConPasswordPBKDF2(256, false, null)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: null) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: null) ok
testBugEntityReferences
Run test 'TestBugEntityReferences' [string] ...
Run test 'TestBugEntityReferences' [string] ok
testEncrypt(XML_ENCRYPT_JKS, false)
Run test 'Encrypt' (tipo: XML_ENCRYPT_JKS) ...
Run test 'Encrypt' (tipo: XML_ENCRYPT_JKS) ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM) ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY) ok
testWadlReader
Run test 'WADL-Reader' ...
Run test 'WADL-Reader' ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY) ok
testXACML
Run test 'XACML' ...
Run test 'XACML' ok
testDecifraturaConPasswordPBKDF2(192, false, 65535)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: 65535) ok
testSwaggerValidator(json, json_schema, false)
Run test 'Swagger-Validator' (interfaccia:json openAPILibrary:json_schema mergeSpec:false) ...
Run test 'Swagger-Validator' (interfaccia:json openAPILibrary:json_schema mergeSpec:false) ok
testCifraturaConPasswordPBKDF2(256, false, null)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: null) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: null) ok
testDoFilterPreflight
Run test 'CORS.preflight' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflight' ok
testOpenApi3ExtendedValidator(swagger_request_validator, false)
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:false) ...
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:false) ok
testDecifraturaConKey(256, true)
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 256)(base64: true) ...
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 256)(base64: true) ok
testApacheIdGenerator
Run test 'ApacheIdGenerator' ...
Run test 'ApacheIdGenerator' ok
testSignature
Run test 'PDFReader' (tipo: testSignature) ...
Run test 'PDFReader' (tipo: testSignature) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM) ok
testMultiplePrivatePublicKeys
Run test 'Certificate.multiplePrivatePublicKeys' ...
Run test 'Certificate.multiplePrivatePublicKeys' ok
testRandomGenerator(true, SHA1PRNG)
Run test 'Random' ...
Run test 'Random' ok
testCertificatePEM
Run test 'PrivatePublicKey.certificate.pem' ...
Run test 'PrivatePublicKey.certificate.pem' ok
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
Run test 'CORS.invalidOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.invalidOrigin' ok
testXFAFileDatasets
Run test 'PDFWriter' (tipo: testXFAFileDatasets) ...
Run test 'PDFWriter' (tipo: testXFAFileDatasets) ok
testPrivatePublicKeyPkcs1PEM
Run test 'PrivatePublicKey.privatePublicKey.pkcs1.pem' ...
Run test 'PrivatePublicKey.privatePublicKey.pkcs1.pem' ok
testCifraturaConPassword(192, true)
SKIP
testEncrypt(JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM) ok
testSignature(JAVA_SIGNATURE_PKCS11, true)
Run test 'Signature' (tipo: JAVA_SIGNATURE_PKCS11) ...
Run test 'Signature' (tipo: JAVA_SIGNATURE_PKCS11) ok
testDoFilterInvalidCORSOriginNotAllowed(https://www.govway2.org:8443)
Run test 'CORS.invalidCORSOriginNotAllowed' ...
Non Atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.invalidCORSOriginNotAllowed' ok
testCertificatePrivateKeyPkcs1PEM
Run test 'PrivatePublicKey.certificatePrivateKey.pkcs1.pem' ...
Run test 'PrivatePublicKey.certificatePrivateKey.pkcs1.pem' ok
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM, true)
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM) ok
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
Run test 'CORS.invalidOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.invalidOrigin' ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM) ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE) ok
testCifraturaConPasswordPBKDF2(192, true, 65535)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: 65535) ok
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM) ok
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE) ok
testOID_keyUsage_multipleOU
Run test 'Certificate.OID_keyUsage_multipleOU' ...
Run test 'Certificate.OID_keyUsage_multipleOU' ok
testCompressor(ZIP)
Run test 'Compressor' (tipo:ZIP) ...
Run test 'Compressor' (tipo:ZIP) ok
testCifraturaConPassword(256, false)
Run test 'EncryptOpenSSL.testCifraturaConPassword' (size: 256)(base64: false) ...
Run test 'EncryptOpenSSL.testCifraturaConPassword' (size: 256)(base64: false) ok
testPrivateKeyPkcs1EncryptedPEM
Run test 'PrivatePublicKey.privateKey.pkcs1_encrypted.pem' ...
Run test 'PrivatePublicKey.privateKey.pkcs1_encrypted.pem' ok
testOpenApi3ExtendedValidator(openapi4j, true)
Run test 'OpenAPI-Validator' (openAPILibrary:openapi4j mergeSpec:true) ...
Run test 'OpenAPI-Validator' (openAPILibrary:openapi4j mergeSpec:true) ok
testDoFilterDifferentOrigin(https://www.govway.org)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testEncrypt(JSON_ENCRYPT_JWK_KEYS_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEYS_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEYS_HEADER_CUSTOM) ok
testPrivateKeyPkcs8EncryptedPEM
Run test 'PrivatePublicKey.privateKey.pkcs8_encrypted.pem' ...
Run test 'PrivatePublicKey.privateKey.pkcs8_encrypted.pem' ok
testEncrypt(JAVA_ENCRYPT_PKCS12, false)
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_PKCS12) ...
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_PKCS12) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK) ok
testDoFilterSimpleWithExposedHeaders(text/plain)
Run test 'CORS.simpleWithExposedHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS..simpleWithExposedHeaders' ok
testCheckPreFlightNoACRH
Run test 'CORS.preflightNoAccessControlRequestHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightNoAccessControlRequestHeaders' ok
testXFAFile
Run test 'PDFReader' (tipo: testXFAFile) ...
Run test 'PDFReader' (tipo: testXFAFile) ok
testArchvie(TAR)
Run test 'Archive' (tipo:TAR) ...
Run test 'Archive' (tipo:TAR) ok
testPrivateKeyPkcs1DER
Run test 'PrivatePublicKey.privateKey.pkcs1.der' ...
Run test 'PrivatePublicKey.privateKey.pkcs1.der' ok
testRandomGenerator(true, NativePRNG)
Run test 'Random' ...
Run test 'Random' ok
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@380ca437, ldap://127.0.0.1:9321/dc=...)
Run test 'LDAP.parsing' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc=example,dc=com?userCertificate
testPublicPrivateKeyPkcs1EncryptedPEM
Run test 'PrivatePublicKey.publicPrivateKey.pkcs1_encrypted.pem' ...
Run test 'PrivatePublicKey.publicPrivateKey.pkcs1_encrypted.pem' ok
testCifraturaConPasswordPBKDF2(256, false, 65535)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: 65535) ok
testAnnotation
Run test 'PDFReader' (tipo: testAnnotation) ...
Run test 'PDFReader' (tipo: testAnnotation) ok
testSignatureCrl(JSON_SIGNATURE_CRL_KEYSTORE, false)
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_CRL_KEYSTORE) ...
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_CRL_KEYSTORE) ok
testCopyStream(1024, -1, false, -1, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testCheckPreFlightUnsupportedACRM
Run test 'CORS.preflightUnsupportedAccessControlRequestMethod' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightUnsupportedAccessControlRequestMethod' ok
testDoFilterDifferentOrigin(http://www.govway.org)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testJacksonSerializer
Run test 'JacksonSerializer' ...
Run test 'JacksonSerializer' ok
testSwaggerValidator(yaml, json_schema, true)
Run test 'Swagger-Validator' (interfaccia:yaml openAPILibrary:json_schema mergeSpec:true) ...
Run test 'Swagger-Validator' (interfaccia:yaml openAPILibrary:json_schema mergeSpec:true) ok
testPEM
Run test 'Certificate.pem' ...
Run test 'Certificate.pem' ok
testCopyCharStream(10485760)
Run test 'CopyCharStream' ...
Run test 'CopyCharStream' ok
testOpenApiReader(yaml)
Run test 'OpenAPI-Reader' (interfaccia:yaml) ...
Run test 'OpenAPI-Reader' (interfaccia:yaml) ok
testDoFilterInvalidCORSOriginNotAllowed(https://www.GOVWAY.org)
Run test 'CORS.invalidCORSOriginNotAllowed' ...
Non Atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.invalidCORSOriginNotAllowed' ok
testOpenApi3BigInterfaceValidator(swagger_request_validator, true)
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:true) ...
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:true) ok
testCifraturaConPasswordPBKDF2(256, true, 65535)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: 65535) ok
testOpenApi3ExtendedValidator(json_schema, true)
Run test 'OpenAPI-Validator' (openAPILibrary:json_schema mergeSpec:true) ...
Run test 'OpenAPI-Validator' (openAPILibrary:json_schema mergeSpec:true) ok
testCifraturaConPassword(256, true)
Run test 'EncryptOpenSSL.testCifraturaConPassword' (size: 256)(base64: true) ...
Run test 'EncryptOpenSSL.testCifraturaConPassword' (size: 256)(base64: true) ok
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@335f8684, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.parsing' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?cn,mobile?%28%21%28l%3D*ondon%29%29
testSignature(PKCS7_SIGNATURE_PKCS12, false)
Run test 'Signature' (tipo: PKCS7_SIGNATURE_PKCS12) ...
Run test 'Signature' (tipo: PKCS7_SIGNATURE_PKCS12) ok
testAlternativeCrlCheck
Run test 'OCSP.checkAlternativeCrlCheck' ...
Run test 'OCSP.checkAlternativeCrlCheck' ok
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM) ok
testPKCS12CreatedFromPKCS12
Run test 'Certificate.pkcs12CreatedFromP12' ...
Run test 'Certificate.pkcs12CreatedFromP12' ok
testOpenApiValidator(yaml, openapi4j, false)
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:openapi4j mergeSpec:false) ...
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:openapi4j mergeSpec:false) ok
testEncryptCrl(JSON_ENCRYPT_PROPERTIES_CRL, false)
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_PROPERTIES_CRL) ...
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_PROPERTIES_CRL) ok
testDoFilterPreflightMaxAge
Run test 'CORS.preflightMaxAge' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Max-Age' [345] trovato [345]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightMaxAge' ok
testCifraturaConPasswordPBKDF2(128, false, null)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: null) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: null) ok
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@40a97136, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.query' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?cn,mobile?%28%21%28l%3D*ondon%29%29
testSignature(JSON_SIGNATURE_JWK_KEY, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEY) ok
testEncrypt(JAVA_ENCRYPT_PKCS11, true)
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_PKCS11) ...
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_PKCS11) ok
testDateFormat
Run test 'DateFormat' ...
Run test 'DateFormat' ok
testSignature(PKCS7_SIGNATURE_JKS, false)
Run test 'Signature' (tipo: PKCS7_SIGNATURE_JKS) ...
Run test 'Signature' (tipo: PKCS7_SIGNATURE_JKS) ok
testOpenApiValidator(yaml, swagger_request_validator, true)
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:swagger_request_validator mergeSpec:true) ...
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:swagger_request_validator mergeSpec:true) ok
testSignatureCrl(JSON_SIGNATURE_CRL_KEYSTORE_HEADER_CUSTOM, false)
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_CRL_KEYSTORE_HEADER_CUSTOM) ...
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_CRL_KEYSTORE_HEADER_CUSTOM) ok
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
Run test 'CORS.preflightInvalidOrigin' ...
Atteso [*] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightInvalidOrigin' ok
testAnnotation
Run test 'PDFWriter' (tipo: testAnnotation) ...
Run test 'PDFWriter' (tipo: testAnnotation) ok
testDecifraturaConPasswordPBKDF2(128, true, 65535)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: 65535) ok
testOraLegaleToOraSolare
Run test 'DaylightSaving.oraLegaleToOraSolare' ...
Run test 'DaylightSaving.oraLegaleToOraSolare' ok
testJsonValidator(EVERIT)
Run test 'JSON-Validator' (tipo:EVERIT) ...
Run test 'JSON-Validator' (tipo:EVERIT) ok
testSignatureOcsp_properties_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_PROPERTIES_OCSP_HEADER_CUSTOM) ...
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_PROPERTIES_OCSP_HEADER_CUSTOM) ok
testSignature(JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM) ok
testCifraturaConKey(128, false)
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 128)(base64: false) ...
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 128)(base64: false) ok
testDoFilterSimpleWithExposedHeaders(application/x-www-form-urlencoded)
Run test 'CORS.simpleWithExposedHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS..simpleWithExposedHeaders' ok
testCopyStream(10485760, -1, false, -1, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testOID_keyUsage_auth
Run test 'Certificate.OID_keyUsage_auth' ...
Run test 'Certificate.OID_keyUsage_auth' ok
testCertificatesPrivateKeyPkcs8PEM
Run test 'PrivatePublicKey.certificatesPrivateKey.pkcs8.pem' ...
Run test 'PrivatePublicKey.certificatesPrivateKey.pkcs8.pem' ok
testJasyptCrypt
Run test 'Crypt' ...
Run test 'Crypt' ok
testJKS
Run test 'Certificate.jks' ...
Run test 'Certificate.jks' ok
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE, true)
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS11_KEYSTORE) ok
testOpenApiValidator(json, openapi4j, true)
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:openapi4j mergeSpec:true) ...
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:openapi4j mergeSpec:true) ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE) ok
testCifraturaConPasswordPBKDF2(128, false, 65535)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: 65535) ok
testOpenApiValidator(json, swagger_request_validator, false)
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:swagger_request_validator mergeSpec:false) ...
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:swagger_request_validator mergeSpec:false) ok
testDecifraturaConPasswordPBKDF2(192, false, null)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: null) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: null) ok
testPublicPrivateKeyPkcs8PEM
Run test 'PrivatePublicKey.publicPrivateKey.pkcs8.pem' ...
Run test 'PrivatePublicKey.publicPrivateKey.pkcs8.pem' ok
testEncrypt(XML_ENCRYPT_PKCS11, true)
Run test 'Encrypt' (tipo: XML_ENCRYPT_PKCS11) ...
Run test 'Encrypt' (tipo: XML_ENCRYPT_PKCS11) ok
testDecifraturaConPassword(192, false)
SKIP
testBugFWK005ParseXerces_xml
Run test 'TestBugFWK005ParseXerces' [xml] ...
Run test 'TestBugFWK005ParseXerces' [xml] ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11) ok
testPublicKey
Run test 'RemoteStore.publicKey' ...
Run test 'RemoteStore.publicKey' ok
testX509
Run test 'RemoteStore.x509' ...
Run test 'RemoteStore.x509' ok
testSignature(JSON_SIGNATURE_JKS_KEYSTORE, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JKS_KEYSTORE) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JKS_KEYSTORE) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM) ok
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE_JCE_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE_JCE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE_JCE_HEADER_CUSTOM) ok
testKeystore
Run test 'JWKs.keystore' ...
Run test 'JWKs.keystore' ok
testCopyStream(10485760, 120000, false, -1, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@5a551c6c, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.query' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?cn,mobile?%28%7C%28%26%28l%3D*ondon%29%28uid%3E%3D002000%29%29%28uid%3D001377%29%29
testRandomGenerator(true, null)
Run test 'Random' ...
Run test 'Random' ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JCEKS, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JCEKS) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JCEKS) ok
testPrivateKeyPkcs8PEM
Run test 'PrivatePublicKey.privateKey.pkcs8.pem' ...
Run test 'PrivatePublicKey.privateKey.pkcs8.pem' ok
testOpenApi3BigInterfaceValidator(swagger_request_validator, false)
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:false) ...
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:false) ok
testCertificateDER
Run test 'PrivatePublicKey.certificate.der' ...
Run test 'PrivatePublicKey.certificate.der' ok
testPublicPrivateKeyPkcs8EncryptedPEM
Run test 'PrivatePublicKey.publicPrivateKey.pkcs8_encrypted.pem' ...
Run test 'PrivatePublicKey.publicPrivateKey.pkcs8_encrypted.pem' ok
testEncryptCrl(JSON_ENCRYPT_CRL_KEYSTORE, false)
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_CRL_KEYSTORE) ...
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_CRL_KEYSTORE) ok
testUnzip
Run test 'Unzip' ...
Run test 'Unzip' ok
testDecifraturaConPasswordPBKDF2(192, true, 65535)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: 65535) ok
testProblemRFC7807
Run test 'ProblemRFC7807' ...
Run test 'ProblemRFC7807' ok
testArchvie(ZIP)
Run test 'Archive' (tipo:ZIP) ...
Run test 'Archive' (tipo:ZIP) ok
testDecifraturaConPasswordPBKDF2(192, true, null)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: null) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: null) ok
testOpenApiValidator(yaml, openapi4j, true)
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:openapi4j mergeSpec:true) ...
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:openapi4j mergeSpec:true) ok
testSwaggerValidator(json, json_schema, true)
Run test 'Swagger-Validator' (interfaccia:json openAPILibrary:json_schema mergeSpec:true) ...
Run test 'Swagger-Validator' (interfaccia:json openAPILibrary:json_schema mergeSpec:true) ok
testEncrypt(XML_ENCRYPT_PKCS11, false)
Run test 'Encrypt' (tipo: XML_ENCRYPT_PKCS11) ...
Run test 'Encrypt' (tipo: XML_ENCRYPT_PKCS11) ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM) ok
testSignature
Run test 'PDFWriter' (tipo: testSignature) ...
Run test 'PDFWriter' (tipo: testSignature) ok
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEY, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEY) ok
testCompareDifferentFormat_multipleOU_specialChar
Run test 'Certificate.compareDifferentFormat_multipleOU_specialChar' ...
Run test 'Certificate.compareDifferentFormat_multipleOU_specialChar' ok
testSignature(JSON_SIGNATURE_PROPERTIES_JCEKS, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JCEKS) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JCEKS) ok
testCompareDifferentFormat_multipleOU
Run test 'Certificate.compareDifferentFormat_multipleOU' ...
Run test 'Certificate.compareDifferentFormat_multipleOU' ok
testCopyStream(10485760, 2, true, -1, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testPrivateKeyPKCS11
Run test 'Keystore.privateKey.pkcs11' ...
Run test 'Keystore.privateKey.pkcs12' ok
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEY, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEY) ok
testFastImpl
Run test 'DumpByteArrayOutputStream'.testFastImpl ...
Run test 'DumpByteArrayOutputStream'.testFastImpl ok
testSignatureOcsp_properties(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_PROPERTIES_OCSP) ...
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_PROPERTIES_OCSP) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11) ok
testCopyStream(10485760, 120000, false, 10240, true)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testEncrypt(JSON_ENCRYPT_JWK_KEY, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_KEY) ok
testApplicativeLogger(application)
Run test 'ApplicativeLogger' (tipo:application) ...
Run test 'ApplicativeLogger' (tipo:application) ok
testSignature(JSON_SIGNATURE_JWK_KEYS, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEYS) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEYS) ok
testSignature(JSON_SIGNATURE_SECRET, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_SECRET) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_SECRET) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY) ok
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEYS, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEYS) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEYS) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JKS, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JKS) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JKS) ok
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@7a5260d, ldap://127.0.0.1:9321/dc%3...)
Run test 'LDAP.query' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?cn,mobile?%28%7C%28%26%28l%3D*ondon%29%28uid%3C%3D002000%29%29%28uid%3D001377%29%29
testSwaggerReader(json)
Run test 'Swagger-Reader' (interfaccia:json) ...
Run test 'Swagger-Reader' (interfaccia:json) ok
testMultipleEmbedded
Run test 'PDFWriter' (tipo: testMultipleEmbedded) ...
Run test 'PDFWriter' (tipo: testMultipleEmbedded) ok
testOCSPResponse_signedByResponderCertificate_case2(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'OCSP.checkOCSPResponse_signedByResponderCertificate_case2' ...
Run test 'OCSP.checkOCSPResponse_signedByResponderCertificate_case2' ok
testDoFilterSimpleSpecificHeader(application/x-www-form-urlencoded)
Run test 'CORS.simpleSpecificHeader' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleSpecificHeader' ok
testCheckActualNotSimpleHeaders
Run test 'CORS.actualNotSimpleHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [ACTUAL] trovato [ACTUAL]
Run test 'CORS.actualNotSimpleHeaders' ok
testOCSPResponse_signedByResponderCertificate_case3(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'OCSP.checkOCSPResponse_signedByResponderCertificate_case3' ...
Run test 'OCSP.checkOCSPResponse_signedByResponderCertificate_case3' ok
testRFC2047
Run test 'RFC2047' ...
Run test 'RFC2047' ok
testApplicativeLogger(proxy)
Run test 'ApplicativeLogger' (tipo:proxy) ...
Run test 'ApplicativeLogger' (tipo:proxy) ok
testDecifraturaConPasswordPBKDF2(128, false, 65535)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: 65535) ok
testDecifraturaConPassword(128, true)
SKIP
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE_JCE, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE_JCE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE_JCE) ok
testCheckPreFlightInvalidACRM
Run test 'CORS.preflightInvalidAccessControlRequestMethod' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightInvalidAccessControlRequestMethod' ok
testSignature(JSON_SIGNATURE_JCEKS_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JCEKS_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JCEKS_KEYSTORE_HEADER_CUSTOM) ok
testCifraturaConKey(192, false)
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 192)(base64: false) ...
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 192)(base64: false) ok
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
Run test 'CORS.preflightAnyOriginAndSupportsCredentialsDisabled' ...
Atteso [*] trovato [*]
Atteso header 'Access-Control-Allow-Credentials' [null] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightAnyOriginAndSupportsCredentialsDisabled' ok
testDecifraturaConPassword(192, true)
SKIP
testEncryptOcsp_properties(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_PROPERTIES_OCSP) ...
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_PROPERTIES_OCSP) ok
testSwaggerReader(yaml)
Run test 'Swagger-Reader' (interfaccia:yaml) ...
Run test 'Swagger-Reader' (interfaccia:yaml) ok
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
Run test 'CORS.invalidOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.invalidOrigin' ok
testRandomGenerator(true, DRBG)
Run test 'Random' ...
Run test 'Random' ok
testXXE
Run test 'XML-eXternalEntityInjection-XXE' ...
Run test 'XML-eXternalEntityInjection-XXE' ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM) ok
testXQuery
Run test 'XQuery' ...
Run test 'XQuery' ok
testDecifraturaConKey(128, false)
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 128)(base64: false) ...
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 128)(base64: false) ok
testCheckPreFlightNoACRM
Run test 'CORS.preflightNoAccessControlRequestMethod' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [ACTUAL] trovato [ACTUAL]
Run test 'CORS.preflightNoAccessControlRequestMethod' ok
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@4801fbdb, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.parsing' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?%28cn%3D*%29
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC) ok
testDecifraturaConKey(128, true)
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 128)(base64: true) ...
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 128)(base64: true) ok
testPrivateKeyPkcs8DER
Run test 'PrivatePublicKey.privateKey.pkcs8.der' ...
Run test 'PrivatePublicKey.privateKey.pkcs8.der' ok
testJsonValidator(FGE)
Run test 'JSON-Validator' (tipo:FGE) ...
Run test 'JSON-Validator' (tipo:FGE) ok
testSignatureCrl(JSON_SIGNATURE_PROPERTIES_CRL, false)
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_PROPERTIES_CRL) ...
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_PROPERTIES_CRL) ok
testEncryptOcsp_properties_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_PROPERTIES_OCSP_HEADER_CUSTOM) ...
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_PROPERTIES_OCSP_HEADER_CUSTOM) ok
testOpenApi3ExtendedValidator(json_schema, false)
Run test 'OpenAPI-Validator' (openAPILibrary:json_schema mergeSpec:false) ...
Run test 'OpenAPI-Validator' (openAPILibrary:json_schema mergeSpec:false) ok
testWadlValidator
Run test 'WADL-Validator' ...
Run test 'WADL-Validator' ok
testCifraturaConPasswordPBKDF2(128, true, null)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: null) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: null) ok
testOpenApi3ExtendedValidator(swagger_request_validator, true)
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:true) ...
Run test 'OpenAPI-Validator' (openAPILibrary:swagger_request_validator mergeSpec:true) ok
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE) ok
testMultipleEmbedded
Run test 'PDFReader' (tipo: testMultipleEmbedded) ...
Run test 'PDFReader' (tipo: testMultipleEmbedded) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ok
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE_JCE, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE_JCE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE_JCE) ok
testEmbedded
Run test 'PDFWriter' (tipo: testEmbedded) ...
Run test 'PDFWriter' (tipo: testEmbedded) ok
testCompareDifferentFormat
Run test 'Certificate.compareDifferentFormat' ...
Run test 'Certificate.compareDifferentFormat' ok
testSignatureOcsp_keystore_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_OCSP_KEYSTORE_HEADER_CUSTOM) ...
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_OCSP_KEYSTORE_HEADER_CUSTOM) ok
testDoFilterSimplePOST(application/x-www-form-urlencoded)
Run test 'CORS.simpleRequestPOST' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleRequestPOST' ok
testCopyStream(12582912, 2, true, 10485760, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testSignature(JSON_SIGNATURE_JKS_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JKS_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JKS_KEYSTORE_HEADER_CUSTOM) ok
testJsonXmlPathExpressionEngine
Run test 'JsonXmlPathExpressionEngine' ...
Run test 'JsonXmlPathExpressionEngine' ok
testRegExp
Run test 'RegExp' ...
Run test 'RegExp' ok
testSignature(JSON_SIGNATURE_JWK_KEY_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEY_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEY_HEADER_CUSTOM) ok
testGovWay
Run test 'OCSP.checkGovWay' ...
Run test 'OCSP.checkGovWay' ok
testDoFilterSimpleGET
Run test 'CORS.simpleRequestGET' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleRequestGET' ok
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE_HEADER_CUSTOM) ok
testDoFilterDifferentOrigin(https://www.govway2.org)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testCopyCharStream(1024)
Run test 'CopyCharStream' ...
Run test 'CopyCharStream' ok
testPrivatePublicKey
Run test 'JWKs.privatePublicKey' ...
Run test 'JWKs.privatePublicKey' ok
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
Run test 'CORS.preflightInvalidOrigin' ...
Atteso [*] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightInvalidOrigin' ok
testPrivatePublicKeyPkcs1EncryptedPEM
Run test 'PrivatePublicKey.privatePublicKey.pkcs1_encrypted.pem' ...
Run test 'PrivatePublicKey.privatePublicKey.pkcs1_encrypted.pem' ok
testCifraturaConPasswordPBKDF2(192, false, 65535)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: 65535) ok
testSignature(JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY) ok
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@432a132c, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.query' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?%28cn%3D*%29
testJsonValidator(NETWORK_NT)
Run test 'JSON-Validator' (tipo:NETWORK_NT) ...
Run test 'JSON-Validator' (tipo:NETWORK_NT) ok
testOpenApiValidator(yaml, swagger_request_validator, false)
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:swagger_request_validator mergeSpec:false) ...
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:swagger_request_validator mergeSpec:false) ok
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@316ed159, ldap://127.0.0.1:9321/dc=...)
Run test 'LDAP.query' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc=example,dc=com?userCertificate
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
Run test 'CORS.preflightInvalidOrigin' ...
Atteso [*] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightInvalidOrigin' ok
testEncryptOcsp_keystore_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_OCSP_KEYSTORE_HEADER_CUSTOM) ...
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_OCSP_KEYSTORE_HEADER_CUSTOM) ok
testSignature(XML_SIGNATURE_JKS, false)
Run test 'Signature' (tipo: XML_SIGNATURE_JKS) ...
Run test 'Signature' (tipo: XML_SIGNATURE_JKS) ok
testCifraturaConPasswordPBKDF2(128, true, 65535)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: 65535) ok
testRandomGenerator(true, NativePRNGBlocking)
Run test 'Random' ...
Run test 'Random' ok
testUUID
Run test 'UUIDGenerator' ...
Run test 'UUIDGenerator' ok
testCifraturaConPasswordPBKDF2(256, true, null)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: null) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: null) ok
testCifraturaConKey(256, true)
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 256)(base64: true) ...
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 256)(base64: true) ok
testOpenApiValidator(yaml, json_schema, false)
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:json_schema mergeSpec:false) ...
Run test 'OpenAPI-Validator' (interfaccia:yaml openAPILibrary:json_schema mergeSpec:false) ok
testDecifraturaConPasswordPBKDF2(128, true, null)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: null) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: true)(iteration: null) ok
testDoFilterInvalidOrigin(http://www.w3.org
)
Run test 'CORS.invalidOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.invalidOrigin' ok
testSignature(XML_SIGNATURE_PKCS12, false)
Run test 'Signature' (tipo: XML_SIGNATURE_PKCS12) ...
Run test 'Signature' (tipo: XML_SIGNATURE_PKCS12) ok
testPrivateKeyJKS
Run test 'Keystore.privateKey.jks' ...
Run test 'Keystore.privateKey.jks' ok
testProvider(false)
Run test 'SecurityProvider' (useBCFacility: false) ...
Run test 'SecurityProvider' (useBCFacility: false) ok
testVerifyGoogleJWT
Run test 'VerifyGoogleJWT' ...
Run test 'VerifyGoogleJWT' ok
testSignature(JSON_SIGNATURE_PROPERTIES_JWK, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK) ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11, true)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11) ok
testOthersCrypt
Run test 'Crypt' ...
Run test 'Crypt' ok
testDecifraturaConPasswordPBKDF2(256, true, 65535)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: true)(iteration: 65535) ok
testOpenApiValidator(json, swagger_request_validator, true)
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:swagger_request_validator mergeSpec:true) ...
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:swagger_request_validator mergeSpec:true) ok
testCRL(SPRING_FRAMEWORK)
Run test 'LDAP.crl' ...
engine: SPRING_FRAMEWORK
testDoFilterSimpleHEAD
Run test 'CORS.simpleRequestPOST' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleRequestPOST' ok
testPrivateKeyPkcs8EncryptedDER
Run test 'PrivatePublicKey.privateKey.pkcs8_encrypted.der' ...
Run test 'PrivatePublicKey.privateKey.pkcs8_encrypted.der' ok
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@1f551c37, ldap://127.0.0.1:9321/dc%...)
Run test 'LDAP.parsing' ...
engine: SPRING_FRAMEWORK, url: ldap://127.0.0.1:9321/dc%3Dexample%2Cdc%3Dcom?cn,mobile?%28%7C%28%26%28l%3D*ondon%29%28uid%3C%3D002000%29%29%28uid%3D001377%29%29
testSignature(JSON_SIGNATURE_JWK_KEYS_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEYS_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_KEYS_HEADER_CUSTOM) ok
testDoFilterSimpleAnyOriginAndSupportsCredentials
Run test 'CORS.simpleAnyOriginAndSupportsCredentials' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleAnyOriginAndSupportsCredentials' ok
testAlternativeCrlCheckLdapCheckAuthBasic
Run test 'OCSP.checkAlternativeCrlCheckLdapCheckAuthBasic' ...
Run test 'OCSP.checkAlternativeCrlCheckLdapCheckAuthBasic' ok
testPublicKeyPEM
Run test 'PrivatePublicKey.publicKey.pem' ...
Run test 'PrivatePublicKey.publicKey.pem' ok
testPrivatePublicKeyPkcs8PEM
Run test 'PrivatePublicKey.privatePublicKey.pkcs8.pem' ...
Run test 'PrivatePublicKey.privatePublicKey.pkcs8.pem' ok
testCifraturaConPassword(128, true)
SKIP
testTimeChangePendingToday
Run test 'DaylightSaving.timeChangePendingToday' ...
Run test 'DaylightSaving.timeChangePendingToday' ok
testCertificateReader
Run test 'CertificateReader' ...
Run test 'CertificateReader' ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM) ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, true)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ok
testOpenApiValidator(json, openapi4j, false)
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:openapi4j mergeSpec:false) ...
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:openapi4j mergeSpec:false) ok
testMultipleAnnotations
Run test 'PDFReader' (tipo: testMultipleAnnotations) ...
Run test 'PDFReader' (tipo: testMultipleAnnotations) ok
testSwaggerValidator(json, swagger_request_validator, false)
Run test 'Swagger-Validator' (interfaccia:json openAPILibrary:swagger_request_validator mergeSpec:false) ...
Run test 'Swagger-Validator' (interfaccia:json openAPILibrary:swagger_request_validator mergeSpec:false) ok
testEmbeddedKid
Run test 'PDFReader' (tipo: testEmbeddedKid) ...
Run test 'PDFReader' (tipo: testEmbeddedKid) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JCEKS_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JCEKS_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JCEKS_HEADER_CUSTOM) ok
testSignature(JAVA_SIGNATURE_JKS, false)
Run test 'Signature' (tipo: JAVA_SIGNATURE_JKS) ...
Run test 'Signature' (tipo: JAVA_SIGNATURE_JKS) ok
testCopyStream(1048576, -1, false, -1, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE_JCE_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE_JCE_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS12_KEYSTORE_JCE_HEADER_CUSTOM) ok
testXMLDiff
Run test 'XMLDiff' ...
Run test 'XMLDiff' ok
testEncryptOcsp_properties_header_custom_kid_only(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_PROPERTIES_OCSP_HEADER_CUSTOM_KID_ONLY) ...
Run test 'EncryptOcsp' (tipo: JSON_ENCRYPT_PROPERTIES_OCSP_HEADER_CUSTOM_KID_ONLY) ok
testDoFilterDifferentOrigin(null)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testOpenApi3ExtendedValidator(openapi4j, false)
Run test 'OpenAPI-Validator' (openAPILibrary:openapi4j mergeSpec:false) ...
Run test 'OpenAPI-Validator' (openAPILibrary:openapi4j mergeSpec:false) ok
testDecifraturaConPassword(256, true)
Run test 'EncryptOpenSSL.testDecifraturaConPassword' (size: 256)(base64: true) ...
Run test 'EncryptOpenSSL.testDecifraturaConPassword' (size: 256)(base64: true) ok
testDecifraturaConPasswordPBKDF2(128, false, null)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: null) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 128)(base64: false)(iteration: null) ok
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEYS, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEYS) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEYS) ok
testArchvie(TGZ)
Run test 'Archive' (tipo:TGZ) ...
Run test 'Archive' (tipo:TGZ) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS12, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS12) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS12) ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE) ok
testEncryptCrl(JSON_ENCRYPT_CRL_KEYSTORE_HEADER_CUSTOM, false)
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_CRL_KEYSTORE_HEADER_CUSTOM) ...
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_CRL_KEYSTORE_HEADER_CUSTOM) ok
testJsonPath
Run test 'JSON-Path' ...
Run test 'JSON-Path' ok
testDoFilterDifferentOrigin(file://)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY) ok
testCache
Run test 'Cache.performance' ...
Run test 'Cache.performance' ok
testCifraturaConKey(256, false)
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 256)(base64: false) ...
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 256)(base64: false) ok
testZoneId
Run test 'DaylightSaving.zoneId' ...
Run test 'DaylightSaving.zoneId' ok
testSwaggerValidator(yaml, json_schema, false)
Run test 'Swagger-Validator' (interfaccia:yaml openAPILibrary:json_schema mergeSpec:false) ...
Run test 'Swagger-Validator' (interfaccia:yaml openAPILibrary:json_schema mergeSpec:false) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM, true)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM) ok
testJWKset
Run test 'JWKs.jwtSet' ...
Run test 'JWKs.jwtSet' ok
testOraSolareToOraLegale
Run test 'DaylightSaving.oraSolareToOraLegale' ...
Run test 'DaylightSaving.oraSolareToOraLegale' ok
testXFAFileDatasets
Run test 'PDFReader' (tipo: testXFAFileDatasets) ...
Run test 'PDFReader' (tipo: testXFAFileDatasets) ok
testMultipleEmbeddedKids
Run test 'PDFWriter' (tipo: testMultipleEmbeddedKids) ...
Run test 'PDFWriter' (tipo: testMultipleEmbeddedKids) ok
testCheckActualNotSimplePostWithoutContentType
Run test 'CORS.actualPostWithoutContentType' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [ACTUAL] trovato [ACTUAL]
Run test 'CORS.actualPostWithoutContentType' ok
testCopyCharStream(1048576)
Run test 'CopyCharStream' ...
Run test 'CopyCharStream' ok
testCompressor(GZIP)
Run test 'Compressor' (tipo:GZIP) ...
Run test 'Compressor' (tipo:GZIP) ok
testSecretKey
Run test 'JWKs.secretKey' ...
Run test 'JWKs.secretKey' ok
testSignature(JAVA_SIGNATURE_PKCS11, false)
Run test 'Signature' (tipo: JAVA_SIGNATURE_PKCS11) ...
Run test 'Signature' (tipo: JAVA_SIGNATURE_PKCS11) ok
testSignature(JSON_SIGNATURE_JCEKS_KEYSTORE, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JCEKS_KEYSTORE) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JCEKS_KEYSTORE) ok
testApplicativeLogger(batch)
Run test 'ApplicativeLogger' (tipo:batch) ...
Run test 'ApplicativeLogger' (tipo:batch) ok
testPasswordGenerator
Run test 'PasswordGenerator' ...
Run test 'PasswordGenerator' ok
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PKCS11_KEYSTORE_JCE) ok
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY) ok
testSignature(JSON_SIGNATURE_PKCS12_KEYSTORE, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS12_KEYSTORE) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS12_KEYSTORE) ok
testDoFilterInvalidCORSOriginNotAllowed(https://www.govway2.org)
Run test 'CORS.invalidCORSOriginNotAllowed' ...
Non Atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.invalidCORSOriginNotAllowed' ok
testCSV
Run test 'CSV' ...
Run test 'CSV' ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM, true)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM) ok
testDoFilterPreflightAnyOriginAndSupportsCredentials
Run test 'CORS.preflightAnyOriginAndSupportsCredentials' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [true]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightAnyOriginAndSupportsCredentials' ok
testDER
Run test 'Certificate.der' ...
Run test 'Certificate.der' ok
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
Run test 'CORS.preflightInvalidOrigin' ...
Atteso [*] trovato [null]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightInvalidOrigin' ok
testCopyStream(10485760, -1, false, 10485760, false)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC) ok
testPrivateCertificatePkcs1PEM
Run test 'PrivatePublicKey.privateCertificate.pkcs1.pem' ...
Run test 'PrivatePublicKey.privateCertificate.pkcs1.pem' ok
testDoFilterSimpleSpecificHeader(text/plain)
Run test 'CORS.simpleSpecificHeader' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleSpecificHeader' ok
testCifraturaConPasswordPBKDF2(192, false, null)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: null) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: false)(iteration: null) ok
testDecifraturaConKey(256, false)
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 256)(base64: false) ...
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 256)(base64: false) ok
testRandomGenerator(true, NativePRNGNonBlocking)
Run test 'Random' ...
Run test 'Random' ok
testCodecCrypt
Run test 'Crypt' ...
Run test 'Crypt' ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM) ok
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM) ok
testPublicKeyDER
Run test 'PrivatePublicKey.publicKey.der' ...
Run test 'PrivatePublicKey.publicKey.der' ok
testDoFilterNullOrigin
Run test 'CORS.nullOrigin' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.nullOrigin' ok
testMultipleCerts
Run test 'Certificate.multipleCerts' ...
Run test 'Certificate.multipleCerts' ok
testSignature(JSON_SIGNATURE_PKCS12_KEYSTORE_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS12_KEYSTORE_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PKCS12_KEYSTORE_HEADER_CUSTOM) ok
testEmbedded
Run test 'PDFReader' (tipo: testEmbedded) ...
Run test 'PDFReader' (tipo: testEmbedded) ok
testEncryptCrl(JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM, false)
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM) ...
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM) ok
testEncryptCrl(JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY, false)
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY) ...
Run test 'EncryptCrl' (tipo: JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY) ok
testDoFilterSimplePOST(text/plain)
Run test 'CORS.simpleRequestPOST' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleRequestPOST' ok
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
Run test 'CORS.differentOrigin' ...
Atteso header 'Access-Control-Allow-Origin' [*] trovato [*]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.differentOrigin' ok
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
Run test 'CORS.simpleAnyOriginAndSupportsCredentialsDisabled' ...
Atteso [*] trovato [*]
Atteso header 'Access-Control-Allow-Credentials' [true] trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleAnyOriginAndSupportsCredentialsDisabled' ok
testSignature(XML_SIGNATURE_PKCS11, false)
Run test 'Signature' (tipo: XML_SIGNATURE_PKCS11) ...
Run test 'Signature' (tipo: XML_SIGNATURE_PKCS11) ok
testXFAFile
Run test 'PDFWriter' (tipo: testXFAFile) ...
Run test 'PDFWriter' (tipo: testXFAFile) ok
testSignatureOcsp_keystore(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_OCSP_KEYSTORE) ...
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_OCSP_KEYSTORE) ok
testDoFilterSimpleWithExposedHeaders(multipart/form-data)
Run test 'CORS.simpleWithExposedHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Expose-Headers' [X-GovWayTest-HDR1, X-GovWayTest-HDR2] trovato [X-GovWayTest-HDR1, X-GovWayTest-HDR2]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS..simpleWithExposedHeaders' ok
testEncrypt(JAVA_ENCRYPT_JKS, false)
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_JKS) ...
Run test 'Encrypt' (tipo: JAVA_ENCRYPT_JKS) ok
testDoFilterPreflightAnyOrigin
Run test 'CORS.preflightAnyOrigin' ...
Atteso [*] trovato [*]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightAnyOrigin' ok
testSwaggerValidator(yaml, swagger_request_validator, false)
Run test 'Swagger-Validator' (interfaccia:yaml openAPILibrary:swagger_request_validator mergeSpec:false) ...
Run test 'Swagger-Validator' (interfaccia:yaml openAPILibrary:swagger_request_validator mergeSpec:false) ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS12, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS12) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS12) ok
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEY_HEADER_CUSTOM, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEY_HEADER_CUSTOM) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_JWK_SYMMETRIC_KEY_HEADER_CUSTOM) ok
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11, false)
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11) ...
Run test 'Signature' (tipo: JSON_SIGNATURE_PROPERTIES_PKCS11) ok
testSignatureCrl(JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY, false)
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY) ...
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY) ok
testOldMd5Crypt
Run test 'Crypt' ...
Run test 'Crypt' ok
testOpenApiReader(json)
Run test 'OpenAPI-Reader' (interfaccia:json) ...
Run test 'OpenAPI-Reader' (interfaccia:json) ok
testPKCS12
Run test 'Certificate.pkcs12' ...
Run test 'Certificate.pkcs12' ok
testDefaultImpl
Run test 'DumpByteArrayOutputStream'.testDefaultImpl ...
Run test 'DumpByteArrayOutputStream'.testDefaultImpl ok
testCifraturaConPassword(192, false)
SKIP
testSignatureOcsp_properties_header_custom_kid_only(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_PROPERTIES_OCSP_HEADER_CUSTOM_KID_ONLY) ...
Run test 'SignatureOcsp' (tipo: JSON_SIGNATURE_PROPERTIES_OCSP_HEADER_CUSTOM_KID_ONLY) ok
testCopyStream(10485760, -1, false, 10240, true)
Run test 'CopyStream' ...
Run test 'CopyStream' ok
testMultipleEmbeddedKids
Run test 'PDFReader' (tipo: testMultipleEmbeddedKids) ...
Run test 'PDFReader' (tipo: testMultipleEmbeddedKids) ok
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEY_HEADER_CUSTOM, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEY_HEADER_CUSTOM) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JWK_SYMMETRIC_KEY_HEADER_CUSTOM) ok
testPrivateKeyPkcs1PEM
Run test 'PrivatePublicKey.privateKey.pkcs1.pem' ...
Run test 'PrivatePublicKey.privateKey.pkcs1.pem' ok
testOCSPResponse_signedByResponderCertificate_case2_differentNonce(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
Run test 'OCSP.checkOCSPResponse_signedByResponderCertificate_case2_differentNonce' ...
Run test 'OCSP.checkOCSPResponse_signedByResponderCertificate_case2_differentNonce' ok
testCifraturaConKey(128, true)
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 128)(base64: true) ...
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 128)(base64: true) ok
testDoFilterSimpleSpecificHeader(multipart/form-data)
Run test 'CORS.simpleSpecificHeader' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleSpecificHeader' ok
testBugFWK005ParseXerces_string
Run test 'TestBugFWK005ParseXerces' [string] ...
Run test 'TestBugFWK005ParseXerces' [string] ok
testDoFilterPreflightMoreHeaders
Run test 'CORS.preflightMoreHeaders' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Atteso header 'Access-Control-Allow-Methods' [[GET, POST, PUT, DELETE, PATCH]] trovato [GET, POST, PUT, DELETE, PATCH]
Atteso header 'Access-Control-Allow-Headers' [[Authorization, Content-Type, SOAPAction, Cache-Control]] trovato [Authorization, Content-Type, SOAPAction, Cache-Control]
Atteso tipo richiesta' [PRE_FLIGHT] trovato [PRE_FLIGHT]
Run test 'CORS.preflightMoreHeaders' ok
testOID_keyUsage_sign
Run test 'Certificate.OID_keyUsage_sign' ...
Run test 'Certificate.OID_keyUsage_sign' ok
testOpenApiValidator(json, json_schema, false)
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:json_schema mergeSpec:false) ...
Run test 'OpenAPI-Validator' (interfaccia:json openAPILibrary:json_schema mergeSpec:false) ok
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_JKS_KEYSTORE) ok
testDecifraturaConPasswordPBKDF2(256, false, 65535)
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: 65535) ...
Run test 'EncryptOpenSSL.testDecifraturaConPasswordPBKDF2' (size: 256)(base64: false)(iteration: 65535) ok
testCompressor(DEFLATER)
Run test 'Compressor' (tipo:DEFLATER) ...
Run test 'Compressor' (tipo:DEFLATER) ok
testSignature(XML_SIGNATURE_PKCS11, true)
Run test 'Signature' (tipo: XML_SIGNATURE_PKCS11) ...
Run test 'Signature' (tipo: XML_SIGNATURE_PKCS11) ok
testPrivateKeyPKCS12
Run test 'Keystore.privateKey.pkcs12' ...
Run test 'Keystore.privateKey.pkcs12' ok
testCifraturaConKey(192, true)
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 192)(base64: true) ...
Run test 'EncryptOpenSSL.testCifraturaConKey' (size: 192)(base64: true) ok
testCheckPreFlightEmptyACRM
Run test 'CORS.preflightEmptyAccessControlRequestMethod' ...
Non atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [INVALID] trovato [INVALID]
Run test 'CORS.preflightEmptyAccessControlRequestMethod' ok
testSignature(PKCS7_SIGNATURE_PKCS11, false)
Run test 'Signature' (tipo: PKCS7_SIGNATURE_PKCS11) ...
Run test 'Signature' (tipo: PKCS7_SIGNATURE_PKCS11) ok
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY, false)
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY) ...
Run test 'Encrypt' (tipo: JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY) ok
testSignatureCrl(JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM, false)
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM) ...
Run test 'SignatureCrl' (tipo: JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM) ok
testDoFilterInvalidCORSOriginNotAllowed(http://www.govway.org)
Run test 'CORS.invalidCORSOriginNotAllowed' ...
Non Atteso header 'Access-Control-Allow-Origin' trovato [null]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.invalidCORSOriginNotAllowed' ok
testDecifraturaConKey(192, true)
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 192)(base64: true) ...
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 192)(base64: true) ok
testDecifraturaConPassword(128, false)
SKIP
testDoFilterSimplePOST(multipart/form-data)
Run test 'CORS.simpleRequestPOST' ...
Atteso header 'Access-Control-Allow-Origin' [https://www.govway.org] trovato [https://www.govway.org]
Non atteso header 'Access-Control-Allow-Methods' trovato [null]
Non atteso header 'Access-Control-Allow-Headers' trovato [null]
Atteso tipo richiesta' [SIMPLE] trovato [SIMPLE]
Run test 'CORS.simpleRequestPOST' ok
testCifraturaConPasswordPBKDF2(192, true, null)
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: null) ...
Run test 'EncryptOpenSSL.testCifraturaConPasswordPBKDF2' (size: 192)(base64: true)(iteration: null) ok
testPublicPrivateKeyPkcs1PEM
Run test 'PrivatePublicKey.publicPrivateKey.pkcs1.pem' ...
Run test 'PrivatePublicKey.publicPrivateKey.pkcs1.pem' ok
testDecifraturaConKey(192, false)
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 192)(base64: false) ...
Run test 'EncryptOpenSSL.testDecifraturaConKey' (size: 192)(base64: false) ok
testEmbeddedKid
Run test 'PDFWriter' (tipo: testEmbeddedKid) ...
Run test 'PDFWriter' (tipo: testEmbeddedKid) ok
testConverterXml2json
Run test 'ConverterXml2json' ...
Run test 'ConverterXml2json' ok
9 ignored methods
org.openspcoop2.utils.test.cache.TestCache
testLimitedHashMap
testCacheSingleTest
testCacheSingleTest
org.openspcoop2.utils.test.jdbc.TestKeyGenerator
testKeyGenerator
org.openspcoop2.utils.test.sonde.TestSonde
testSonde
org.openspcoop2.utils.test.openapi.TestOpenApiValidator
testOpenApi3BigInterfaceValidatorSingleTest
org.openspcoop2.utils.test.id.TestSerialGenerator
testSerialGenerator
org.openspcoop2.utils.test.semaphore.TestDBSemaphore
testDBSemaphore
org.openspcoop2.utils.test.sql.TestSQLGenerator
testSQLGenerator
org.openspcoop2.utils.test.jdbc.TestJDBCAdapter
testJDBCAdapter
Methods in chronological order
org.openspcoop2.utils.test.transport.TestLdap
startServer
0 ms
org.openspcoop2.utils.test.cache.TestCache
testCache
4089 ms
org.openspcoop2.utils.test.certificate.TestCertificate
testCompareDifferentFormat
9988 ms
testCompareDifferentFormat_multipleOU
10165 ms
testCompareDifferentFormat_multipleOU_specialChar
10304 ms
testDER
10416 ms
testJKS
10438 ms
testMultipleCerts
10449 ms
testMultiplePrivatePublicKeys
10535 ms
testOID_keyUsage_auth
10581 ms
testOID_keyUsage_multipleOU
10859 ms
testOID_keyUsage_sign
10873 ms
testPEM
10889 ms
testPKCS12
10896 ms
testPKCS12CreatedFromPKCS12
10926 ms
org.openspcoop2.utils.test.certificate.TestCertificateReader
testCertificateReader
12276 ms
org.openspcoop2.utils.test.certificate.TestJWK
testJWKset
12344 ms
testKeystore
12809 ms
testPrivatePublicKey
12864 ms
testSecretKey
13090 ms
org.openspcoop2.utils.test.certificate.TestKeystore
testPrivateKeyJKS
13126 ms
testPrivateKeyPKCS11
13129 ms
testPrivateKeyPKCS12
13262 ms
org.openspcoop2.utils.test.certificate.TestOCSP
testAlternativeCrlCheck
13274 ms
testGovWay
13470 ms
testOCSPResponse_signedByResponderCertificate_case2(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
14875 ms
testOCSPResponse_signedByResponderCertificate_case2_differentNonce(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
22027 ms
testGoogle
29046 ms
testOCSPResponse_signedByResponderCertificate_case3(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
29797 ms
testAlternativeCrlCheckLdapCheckNoAuth
36818 ms
testAlternativeCrlCheckLdapCheckAuthBasic
39090 ms
org.openspcoop2.utils.test.certificate.TestPrivatePublicKey
testCertificateDER
40883 ms
testCertificatePEM
40923 ms
testCertificatePrivateKeyPkcs1PEM
40941 ms
testCertificatesPrivateKeyPkcs8PEM
40986 ms
testPrivateCertificatePkcs1PEM
41017 ms
testPrivateCertificatesPkcs8PEM
41031 ms
testPrivateKeyPkcs1DER
41045 ms
testPrivateKeyPkcs1EncryptedPEM
41059 ms
testPrivateKeyPkcs1PEM
41103 ms
testPrivateKeyPkcs8DER
41116 ms
testPrivateKeyPkcs8EncryptedDER
41126 ms
testPrivateKeyPkcs8EncryptedPEM
41179 ms
testPrivateKeyPkcs8PEM
41230 ms
testPrivatePublicKeyPkcs1EncryptedPEM
41242 ms
testPrivatePublicKeyPkcs1PEM
41273 ms
testPrivatePublicKeyPkcs8EncryptedPEM
41286 ms
testPrivatePublicKeyPkcs8PEM
41347 ms
testPublicKeyDER
41359 ms
testPublicKeyPEM
41373 ms
testPublicPrivateKeyPkcs1EncryptedPEM
41384 ms
testPublicPrivateKeyPkcs1PEM
41413 ms
testPublicPrivateKeyPkcs8EncryptedPEM
41425 ms
testPublicPrivateKeyPkcs8PEM
41482 ms
org.openspcoop2.utils.test.certificate.TestRemoteStore
testJWK
41494 ms
testPublicKey
41521 ms
testX509
41524 ms
org.openspcoop2.utils.test.crypt.TestCrypt
testCodecCrypt
41527 ms
testJasyptCrypt
44888 ms
testOldMd5Crypt
46553 ms
testOthersCrypt
46569 ms
org.openspcoop2.utils.test.crypt.TestPasswordGenerator
testPasswordGenerator
56975 ms
org.openspcoop2.utils.test.csv.TestCSV
testCSV
56980 ms
org.openspcoop2.utils.test.date.TestDate
testDateFormat
57038 ms
org.openspcoop2.utils.test.date.TestDaylightSaving
testOraLegaleToOraSolare
188864 ms
testOraSolareToOraLegale
188888 ms
testTimeChangePendingToday
188897 ms
testZoneId
188910 ms
org.openspcoop2.utils.test.id.TestApacheGenerator
testApacheIdGenerator
188912 ms
org.openspcoop2.utils.test.id.TestUUID
testUUID
189763 ms
org.openspcoop2.utils.test.io.TestArchive
testArchvie(ZIP)
504820 ms
testArchvie(TAR)
505039 ms
testArchvie(TGZ)
505080 ms
org.openspcoop2.utils.test.io.TestCompressor
testCompressor(DEFLATER)
505089 ms
testCompressor(GZIP)
505100 ms
testCompressor(ZIP)
505102 ms
org.openspcoop2.utils.test.io.TestDumpByteArrayOutputStream
testDefaultImpl
505106 ms
testFastImpl
505480 ms
org.openspcoop2.utils.test.io.TestUnzip
testUnzip
505564 ms
org.openspcoop2.utils.test.json.TestJsonPath
testJsonPath
505579 ms
org.openspcoop2.utils.test.json.TestJsonValidator
testJsonValidator(EVERIT)
505919 ms
testJsonValidator(FGE)
517155 ms
testJsonValidator(NETWORK_NT)
694174 ms
org.openspcoop2.utils.test.logger.TestApplicativeLogger
testApplicativeLogger(proxy)
714068 ms
testApplicativeLogger(application)
714259 ms
testApplicativeLogger(batch)
714267 ms
org.openspcoop2.utils.test.openapi.TestOpenApiReader
testOpenApiReader(json)
714274 ms
testOpenApiReader(yaml)
714750 ms
testOpenApiReaderIndentazione
715115 ms
org.openspcoop2.utils.test.openapi.TestOpenApiValidator
testOpenApi3BigInterfaceValidator(swagger_request_validator, false)
715380 ms
testOpenApi3BigInterfaceValidator(swagger_request_validator, true)
724489 ms
testOpenApi3ExtendedValidator(json_schema, false)
731197 ms
testOpenApi3ExtendedValidator(json_schema, true)
737403 ms
testOpenApi3ExtendedValidator(openapi4j, false)
741903 ms
testOpenApi3ExtendedValidator(openapi4j, true)
748182 ms
testOpenApi3ExtendedValidator(swagger_request_validator, false)
756299 ms
testOpenApi3ExtendedValidator(swagger_request_validator, true)
761313 ms
testOpenApiValidator(json, json_schema, false)
766480 ms
testOpenApiValidator(yaml, json_schema, false)
766556 ms
testOpenApiValidator(json, openapi4j, true)
766673 ms
testOpenApiValidator(yaml, openapi4j, true)
766794 ms
testOpenApiValidator(json, openapi4j, false)
766895 ms
testOpenApiValidator(yaml, openapi4j, false)
766931 ms
testOpenApiValidator(json, swagger_request_validator, true)
766990 ms
testOpenApiValidator(yaml, swagger_request_validator, true)
767173 ms
testOpenApiValidator(json, swagger_request_validator, false)
767371 ms
testOpenApiValidator(yaml, swagger_request_validator, false)
767529 ms
org.openspcoop2.utils.test.openapi.TestSwaggerReader
testSwaggerReader(json)
767682 ms
testSwaggerReader(yaml)
767873 ms
org.openspcoop2.utils.test.openapi.TestSwaggerValidator
testSwaggerValidator(json, json_schema, true)
767907 ms
testSwaggerValidator(yaml, json_schema, true)
767940 ms
testSwaggerValidator(json, json_schema, false)
767979 ms
testSwaggerValidator(yaml, json_schema, false)
768013 ms
testSwaggerValidator(json, swagger_request_validator, false)
768051 ms
testSwaggerValidator(yaml, swagger_request_validator, false)
768200 ms
org.openspcoop2.utils.test.pdf.TestPDFReader
testAnnotation
768318 ms
testEmbedded
768515 ms
testEmbeddedKid
768522 ms
testMultipleAnnotations
768526 ms
testMultipleEmbedded
768530 ms
testMultipleEmbeddedKids
768534 ms
testSignature
768538 ms
testXFAFile
768906 ms
testXFAFileDatasets
769551 ms
org.openspcoop2.utils.test.pdf.TestPDFWriter
testAnnotation
769738 ms
testEmbedded
769779 ms
testEmbeddedKid
769791 ms
testMultipleAnnotations
769801 ms
testMultipleEmbedded
769814 ms
testMultipleEmbeddedKids
769825 ms
testSignature
769836 ms
testXFAFile
769951 ms
testXFAFileDatasets
770167 ms
org.openspcoop2.utils.test.random.TestRandom
testRandomGenerator(false, null)
770513 ms
testRandomGenerator(true, NativePRNG)
770515 ms
testRandomGenerator(true, null)
770515 ms
testRandomGenerator(true, NativePRNGBlocking)
770516 ms
testRandomGenerator(true, DRBG)
770517 ms
testRandomGenerator(true, NativePRNGNonBlocking)
770517 ms
testRandomGenerator(true, SHA1PRNG)
770525 ms
org.openspcoop2.utils.test.regexp.TestRegExp
testRegExp
770526 ms
org.openspcoop2.utils.test.resource.TestCopyCharStream
testCopyCharStream(1024)
770530 ms
testCopyCharStream(1048576)
770565 ms
testCopyCharStream(10485760)
770737 ms
org.openspcoop2.utils.test.resource.TestCopyStream
testCopyStream(1024, -1, false, -1, false)
772229 ms
testCopyStream(1048576, -1, false, -1, false)
772253 ms
testCopyStream(10485760, -1, false, -1, false)
772306 ms
testCopyStream(10485760, 120000, false, -1, false)
772594 ms
testCopyStream(10485760, 2, true, -1, false)
772940 ms
testCopyStream(12582912, 2, true, 10485760, false)
773087 ms
testCopyStream(10485760, -1, false, 10485760, false)
773232 ms
testCopyStream(10485760, -1, false, 10240, true)
773525 ms
testCopyStream(10485760, 120000, false, 10240, true)
773564 ms
org.openspcoop2.utils.test.rest.TestProblemDetail
testProblemRFC7807
773631 ms
org.openspcoop2.utils.test.security.TestEncrypt
testEncrypt(JAVA_ENCRYPT_JKS, false)
773662 ms
testEncrypt(JAVA_ENCRYPT_PKCS12, false)
773786 ms
testEncrypt(JAVA_ENCRYPT_PKCS11, false)
773841 ms
testEncrypt(JAVA_ENCRYPT_PKCS11, true)
773888 ms
testEncrypt(XML_ENCRYPT_JKS, false)
773921 ms
testEncrypt(XML_ENCRYPT_PKCS12, false)
774280 ms
testEncrypt(XML_ENCRYPT_PKCS11, false)
774388 ms
testEncrypt(XML_ENCRYPT_PKCS11, true)
774475 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JKS, false)
774555 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS12, false)
774875 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11, false)
775040 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11, true)
775220 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JCEKS, false)
775370 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK, false)
775422 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC, false)
775549 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM, false)
775600 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM, false)
775711 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM, false)
775839 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM, true)
775988 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JCEKS_HEADER_CUSTOM, false)
776135 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM, false)
776179 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM, false)
776278 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY, false)
776331 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY, false)
776421 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, false)
776563 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, true)
776703 ms
testEncrypt(JSON_ENCRYPT_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY, false)
776825 ms
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE, false)
776921 ms
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE_HEADER_CUSTOM, false)
776978 ms
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE, false)
777059 ms
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE_HEADER_CUSTOM, false)
777136 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE, false)
777198 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM, false)
777286 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE, true)
777384 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_HEADER_CUSTOM, true)
777491 ms
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE_JCE, false)
777580 ms
testEncrypt(JSON_ENCRYPT_JKS_KEYSTORE_JCE_HEADER_CUSTOM, false)
777609 ms
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE_JCE, false)
777649 ms
testEncrypt(JSON_ENCRYPT_PKCS12_KEYSTORE_JCE_HEADER_CUSTOM, false)
777688 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE, false)
777716 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM, false)
777744 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE, true)
777773 ms
testEncrypt(JSON_ENCRYPT_PKCS11_KEYSTORE_JCE_HEADER_CUSTOM, true)
777810 ms
testEncrypt(JSON_ENCRYPT_JWK_KEYS, false)
777841 ms
testEncrypt(JSON_ENCRYPT_JWK_KEYS_HEADER_CUSTOM, false)
777900 ms
testEncrypt(JSON_ENCRYPT_JWK_KEY, false)
777958 ms
testEncrypt(JSON_ENCRYPT_JWK_KEY_HEADER_CUSTOM, false)
778011 ms
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEYS, false)
778075 ms
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM, false)
778107 ms
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEY, false)
778133 ms
testEncrypt(JSON_ENCRYPT_JWK_SYMMETRIC_KEY_HEADER_CUSTOM, false)
778164 ms
org.openspcoop2.utils.test.security.TestEncryptCRL
testEncryptCrl(JSON_ENCRYPT_PROPERTIES_CRL, false)
778192 ms
testEncryptCrl(JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM, false)
778547 ms
testEncryptCrl(JSON_ENCRYPT_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY, false)
778884 ms
testEncryptCrl(JSON_ENCRYPT_CRL_KEYSTORE, false)
779178 ms
testEncryptCrl(JSON_ENCRYPT_CRL_KEYSTORE_HEADER_CUSTOM, false)
779259 ms
org.openspcoop2.utils.test.security.TestEncryptOCSP
testEncryptOcsp_keystore(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
779388 ms
testEncryptOcsp_keystore_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
791445 ms
testEncryptOcsp_properties(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
803480 ms
testEncryptOcsp_properties_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
815515 ms
testEncryptOcsp_properties_header_custom_kid_only(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
827576 ms
org.openspcoop2.utils.test.security.TestEncryptOpenSSL
testCifraturaConKey(128, true)
839612 ms
testCifraturaConKey(128, false)
840155 ms
testCifraturaConKey(192, true)
840686 ms
testCifraturaConKey(192, false)
841218 ms
testCifraturaConKey(256, true)
841749 ms
testCifraturaConKey(256, false)
842279 ms
testCifraturaConPassword(128, true)
842810 ms
testCifraturaConPassword(128, false)
842811 ms
testCifraturaConPassword(192, true)
842811 ms
testCifraturaConPassword(256, true)
842811 ms
testCifraturaConPassword(192, false)
842811 ms
testCifraturaConPassword(256, false)
843341 ms
testCifraturaConPasswordPBKDF2(128, true, null)
843865 ms
testCifraturaConPasswordPBKDF2(128, false, null)
844434 ms
testCifraturaConPasswordPBKDF2(192, true, null)
844992 ms
testCifraturaConPasswordPBKDF2(192, false, null)
845580 ms
testCifraturaConPasswordPBKDF2(256, true, null)
846169 ms
testCifraturaConPasswordPBKDF2(256, false, null)
846792 ms
testCifraturaConPasswordPBKDF2(128, true, 65535)
847383 ms
testCifraturaConPasswordPBKDF2(128, false, 65535)
848099 ms
testCifraturaConPasswordPBKDF2(192, true, 65535)
848817 ms
testCifraturaConPasswordPBKDF2(192, false, 65535)
849718 ms
testCifraturaConPasswordPBKDF2(256, true, 65535)
850619 ms
testCifraturaConPasswordPBKDF2(256, false, 65535)
851526 ms
testDecifraturaConKey(128, true)
852428 ms
testDecifraturaConKey(128, false)
852952 ms
testDecifraturaConKey(192, true)
853476 ms
testDecifraturaConKey(192, false)
854001 ms
testDecifraturaConKey(256, true)
854525 ms
testDecifraturaConKey(256, false)
855049 ms
testDecifraturaConPassword(192, false)
855574 ms
testDecifraturaConPassword(128, true)
855574 ms
testDecifraturaConPassword(192, true)
855574 ms
testDecifraturaConPassword(256, true)
855574 ms
testDecifraturaConPassword(128, false)
855574 ms
testDecifraturaConPassword(256, false)
856101 ms
testDecifraturaConPasswordPBKDF2(128, true, null)
856627 ms
testDecifraturaConPasswordPBKDF2(128, false, null)
857193 ms
testDecifraturaConPasswordPBKDF2(192, true, null)
857778 ms
testDecifraturaConPasswordPBKDF2(192, false, null)
858367 ms
testDecifraturaConPasswordPBKDF2(256, true, null)
858965 ms
testDecifraturaConPasswordPBKDF2(256, false, null)
859564 ms
testDecifraturaConPasswordPBKDF2(128, true, 65535)
860152 ms
testDecifraturaConPasswordPBKDF2(128, false, 65535)
860869 ms
testDecifraturaConPasswordPBKDF2(192, true, 65535)
861585 ms
testDecifraturaConPasswordPBKDF2(192, false, 65535)
862487 ms
testDecifraturaConPasswordPBKDF2(256, true, 65535)
863390 ms
testDecifraturaConPasswordPBKDF2(256, false, 65535)
864292 ms
org.openspcoop2.utils.test.security.TestProvider
testProvider(false)
865195 ms
testProvider(true)
865202 ms
org.openspcoop2.utils.test.security.TestSignature
testSignature(JAVA_SIGNATURE_JKS, false)
865227 ms
testSignature(JAVA_SIGNATURE_PKCS12, false)
865257 ms
testSignature(JAVA_SIGNATURE_PKCS11, false)
865283 ms
testSignature(JAVA_SIGNATURE_PKCS11, true)
865312 ms
testSignature(PKCS7_SIGNATURE_JKS, false)
865339 ms
testSignature(PKCS7_SIGNATURE_PKCS12, false)
867461 ms
testSignature(PKCS7_SIGNATURE_PKCS11, false)
869530 ms
testSignature(PKCS7_SIGNATURE_PKCS11, true)
871596 ms
testSignature(XML_SIGNATURE_JKS, false)
873652 ms
testSignature(XML_SIGNATURE_PKCS12, false)
873883 ms
testSignature(XML_SIGNATURE_PKCS11, false)
873945 ms
testSignature(XML_SIGNATURE_PKCS11, true)
874011 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JKS, false)
874065 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS12, false)
874176 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11, false)
874253 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11, true)
874331 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JCEKS, false)
874378 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JWK, false)
874414 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC, false)
874488 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM, false)
874527 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM, false)
874586 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM, false)
874670 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM, true)
874733 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JCEKS_HEADER_CUSTOM, false)
874777 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM, false)
874810 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_SYMMETRIC_HEADER_CUSTOM, false)
874861 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JKS_HEADER_CUSTOM_KID_ONLY, false)
874899 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS12_HEADER_CUSTOM_KID_ONLY, false)
874952 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, false)
875015 ms
testSignature(JSON_SIGNATURE_PROPERTIES_PKCS11_HEADER_CUSTOM_KID_ONLY, true)
875078 ms
testSignature(JSON_SIGNATURE_PROPERTIES_JWK_HEADER_CUSTOM_KID_ONLY, false)
875122 ms
testSignature(JSON_SIGNATURE_PROPERTIES_SECRET, false)
875169 ms
testSignature(JSON_SIGNATURE_JKS_KEYSTORE, false)
875193 ms
testSignature(JSON_SIGNATURE_JKS_KEYSTORE_HEADER_CUSTOM, false)
875335 ms
testSignature(JSON_SIGNATURE_PKCS12_KEYSTORE, false)
875372 ms
testSignature(JSON_SIGNATURE_PKCS12_KEYSTORE_HEADER_CUSTOM, false)
875418 ms
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE, false)
875471 ms
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM, false)
875516 ms
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE, true)
875561 ms
testSignature(JSON_SIGNATURE_PKCS11_KEYSTORE_HEADER_CUSTOM, true)
875604 ms
testSignature(JSON_SIGNATURE_JCEKS_KEYSTORE, false)
875655 ms
testSignature(JSON_SIGNATURE_JCEKS_KEYSTORE_HEADER_CUSTOM, false)
875683 ms
testSignature(JSON_SIGNATURE_JWK_KEYS, false)
875714 ms
testSignature(JSON_SIGNATURE_JWK_KEYS_HEADER_CUSTOM, false)
875770 ms
testSignature(JSON_SIGNATURE_JWK_KEY, false)
875823 ms
testSignature(JSON_SIGNATURE_JWK_KEY_HEADER_CUSTOM, false)
875877 ms
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEYS, false)
875930 ms
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEYS_HEADER_CUSTOM, false)
875964 ms
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEY, false)
875999 ms
testSignature(JSON_SIGNATURE_JWK_SYMMETRIC_KEY_HEADER_CUSTOM, false)
876033 ms
testSignature(JSON_SIGNATURE_SECRET, false)
876067 ms
org.openspcoop2.utils.test.security.TestSignatureCRL
testSignatureCrl(JSON_SIGNATURE_PROPERTIES_CRL, false)
876101 ms
testSignatureCrl(JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM, false)
876399 ms
testSignatureCrl(JSON_SIGNATURE_PROPERTIES_CRL_HEADER_CUSTOM_KID_ONLY, false)
876616 ms
testSignatureCrl(JSON_SIGNATURE_CRL_KEYSTORE, false)
876827 ms
testSignatureCrl(JSON_SIGNATURE_CRL_KEYSTORE_HEADER_CUSTOM, false)
876943 ms
org.openspcoop2.utils.test.security.TestSignatureOCSP
testSignatureOcsp_keystore(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
877122 ms
testSignatureOcsp_keystore_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
889159 ms
testSignatureOcsp_properties(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
901205 ms
testSignatureOcsp_properties_header_custom(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
913245 ms
testSignatureOcsp_properties_header_custom_kid_only(export LD_LIBRARY_PATH=/opt/openssl/openssl-1.1.1w/: ; /opt/openssl/openssl-1.1.1w/apps/openssl, 500...)
925280 ms
org.openspcoop2.utils.test.security.TestVerifyGoogleJWT
testVerifyGoogleJWT
937324 ms
org.openspcoop2.utils.test.serializer.TestJacksonSerializer
testJacksonSerializer
937397 ms
org.openspcoop2.utils.test.transport.TestCORS
testCheckActualNotSimpleHeaders
937489 ms
testCheckActualNotSimplePostWithoutContentType
937499 ms
testCheckActualRequestType
937500 ms
testCheckPreFlightEmptyACRH
937501 ms
testCheckPreFlightEmptyACRM
937501 ms
testCheckPreFlightInvalidACRM
937502 ms
testCheckPreFlightNoACRH
937503 ms
testCheckPreFlightNoACRM
937503 ms
testCheckPreFlightUnsupportedACRH
937504 ms
testCheckPreFlightUnsupportedACRM
937504 ms
testDoFilterDifferentOrigin(https://www.govway.org)
937505 ms
testDoFilterDifferentOrigin(http://www.govway.org)
937506 ms
testDoFilterDifferentOrigin(https://www.GOVWAY.org)
937506 ms
testDoFilterDifferentOrigin(https://www.govway2.org)
937506 ms
testDoFilterDifferentOrigin(https://www.govway2.org:8443)
937506 ms
testDoFilterEmptyOrigin
937507 ms
testDoFilterDifferentOrigin(null)
937507 ms
testDoFilterDifferentOrigin(file://)
937507 ms
testDoFilterInvalidCORSOriginNotAllowed(http://www.govway.org)
937508 ms
testDoFilterInvalidCORSOriginNotAllowed(https://www.GOVWAY.org)
937509 ms
testDoFilterInvalidCORSOriginNotAllowed(https://www.govway2.org)
937509 ms
testDoFilterInvalidCORSOriginNotAllowed(https://www.govway2.org:8443)
937510 ms
testDoFilterInvalidOrigin(http://www.w3.org%0D%0A)
937511 ms
testDoFilterInvalidOrigin(http://www.w3.org%0d%0a)
937511 ms
testDoFilterInvalidOrigin(http://www.w3.org
)
937511 ms
testDoFilterInvalidOrigin(http://www.w3.org%0%0d%0ad%0%0d%0aa)
937512 ms
testDoFilterInvalidOrigin(http://www.w3.org http://altraUrl)
937512 ms
testDoFilterNullRequestType
937513 ms
testDoFilterNullOrigin
937513 ms
testDoFilterPreflight
937514 ms
testDoFilterPreflightAnyOrigin
937515 ms
testDoFilterPreflightAnyOriginAndSupportsCredentialsDisabled
937516 ms
testDoFilterPreflightAnyOriginAndSupportsCredentials
937516 ms
testDoFilterPreflightInvalidOrigin(http://www.govway.org)
937517 ms
testDoFilterPreflightInvalidOrigin(https://www.GOVWAY.org)
937518 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org)
937518 ms
testDoFilterPreflightMaxAge
937519 ms
testDoFilterPreflightInvalidOrigin(https://www.govway2.org:8443)
937519 ms
testDoFilterPreflightMoreHeaders
937520 ms
testDoFilterPreflightNegativeMaxAge
937521 ms
testDoFilterSimpleAnyOriginAndSupportsCredentials
937522 ms
testDoFilterSimpleAnyOriginAndSupportsCredentialsDisabled
937522 ms
testDoFilterSimpleGET
937523 ms
testDoFilterSimpleHEAD
937524 ms
testDoFilterSimplePOST(application/x-www-form-urlencoded)
937525 ms
testDoFilterSimplePOST(multipart/form-data)
937525 ms
testDoFilterSimpleSpecificHeader(application/x-www-form-urlencoded)
937526 ms
testDoFilterSimplePOST(text/plain)
937526 ms
testDoFilterSimpleSpecificHeader(text/plain)
937527 ms
testDoFilterSimpleSpecificHeader(multipart/form-data)
937527 ms
testDoFilterSimpleWithExposedHeaders(application/x-www-form-urlencoded)
937528 ms
testDoFilterSimpleWithExposedHeaders(text/plain)
937529 ms
testDoFilterSimpleWithExposedHeaders(multipart/form-data)
937529 ms
org.openspcoop2.utils.test.transport.TestLdap
testCRL(SPRING_FRAMEWORK)
937530 ms
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@4801fbdb, ldap://127.0.0.1:9321/dc%...)
937559 ms
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@335f8684, ldap://127.0.0.1:9321/dc%...)
937577 ms
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@1f551c37, ldap://127.0.0.1:9321/dc%...)
937598 ms
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@5df8e3cc, ldap://127.0.0.1:9321/dc%...)
937615 ms
testParsing(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@380ca437, ldap://127.0.0.1:9321/dc=...)
937631 ms
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@432a132c, ldap://127.0.0.1:9321/dc%...)
937649 ms
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@40a97136, ldap://127.0.0.1:9321/dc%...)
937663 ms
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@7a5260d, ldap://127.0.0.1:9321/dc%3...)
937671 ms
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@5a551c6c, ldap://127.0.0.1:9321/dc%...)
937677 ms
testQuery(SPRING_FRAMEWORK, org.openspcoop2.utils.transport.ldap.LdapQuery@316ed159, ldap://127.0.0.1:9321/dc=...)
937687 ms
org.openspcoop2.utils.test.transport.TestRFC2047
testRFC2047
937695 ms
org.openspcoop2.utils.test.wadl.TestWADLReader
testWadlReader
937713 ms
org.openspcoop2.utils.test.wadl.TestWADLValidator
testWadlValidator
938307 ms
org.openspcoop2.utils.test.xacml.TestXACML
testXACML
938681 ms
org.openspcoop2.utils.test.xml.TestBugEntityReferences
testBugEntityReferences
1010736 ms
org.openspcoop2.utils.test.xml.TestBugFWK005ParseXerces
testBugFWK005ParseXerces_string
1010825 ms
testBugFWK005ParseXerces_xml
1011850 ms
org.openspcoop2.utils.test.xml.TestXMLDiff
testXMLDiff
1011858 ms
org.openspcoop2.utils.test.xml.TestXQuery
testXQuery
1012678 ms
org.openspcoop2.utils.test.xml.TestXXE
testXXE
1014094 ms
org.openspcoop2.utils.test.xml2json.TestJsonXmlPathExpressionEngine
testJsonXmlPathExpressionEngine
1014108 ms
org.openspcoop2.utils.test.xml2json.TestXml2Json
testConverterXml2json
1014331 ms
org.openspcoop2.utils.test.transport.TestLdap
stopServer
1014488 ms