Commit graph

16 commits

Author SHA1 Message Date
Petr Menšík
f95d760c0f Prepare more separated zone processing 2025-04-07 18:45:23 +02:00
Petr Menšík
ce5efed7cb Fetch URI of pkcs11 object to contain both objects
Contain both type=private AND type=public object in URI provided by the
test. Both are required for correct operation of provider. Fetch correct
URI by using public object, then remove type=public part from the URI.
2025-04-01 14:25:55 +02:00
Petr Menšík
c789722fec Choose OpenSSL provider or engine automatically
Do not rely on manual configuration, choose engine usage for older
releases, but switch to provider on recent enough versions.
2025-03-31 15:19:52 +02:00
Petr Menšík
d6837c5fe0 Conditionalize usage of engine in a better way
Pass engine parameters only when appropriate for given version. Make it
simple to switch to provider or engine based testing.
2025-03-27 14:08:14 +01:00
Petr Menšík
404dbb9c4c Explicitly request pkcs11-provider 2025-03-24 23:27:44 +01:00
Petr Menšík
673709f10e Make test working with used engine 2025-03-24 23:16:53 +01:00
Petr Menšík
075c23ab29 Copy of delv test with modifications 2025-03-24 19:04:36 +01:00
psklenar@redhat.com
fda456525c debug 2025-02-20 15:27:20 +01:00
psklenar@redhat.com
507f5e9dcd debug 2025-02-20 10:57:42 +01:00
psklenar@redhat.com
aee48bc0a0 debug 2025-02-20 10:17:46 +01:00
psklenar@redhat.com
89d11f95ae debug 2025-02-19 13:32:25 +01:00
Petr Menšík
2a1a95c6fe Check also signatures are only shown when DNSSEC is requested 2025-02-11 18:31:46 +01:00
Petr Menšík
395fa75647 Report non-DNSSEC infrastructure problem with details
Provide version of DNS server used and the platform, on which we are
running.
2025-02-11 16:46:49 +01:00
Petr Menšík
0c8bf1b395 Move around some Sanity tests
Test sharing adjust definitions by having it once per subdirectory in
Sanity. Separate named for bind testing, utils for just bind-utils
testing. With the same working also for other bind variants.
2024-08-07 10:16:28 +02:00
Ondrej Mejzlik
36a7999ab8 update ids 2024-06-20 19:39:16 +02:00
Petr Menšík
17d375dcc8 Move around some Sanity tests
Test sharing adjust definitions by having it once per subdirectory in
Sanity. Separate named for bind testing, utils for just bind-utils
testing. With the same working also for other bind variants.
2024-06-20 17:12:58 +02:00