diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-03-08 19:27:13 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-03-08 19:27:13 +0100 |
commit | 3f98bdc356d02af7632585f16b26e7ddc949d2fb (patch) | |
tree | cbcd517138f920506b291eaf7c053dd0291d5925 /tests/cert-tests | |
parent | 49ee637f9909c16c4f03be3a6d0f017bf6f9ff30 (diff) | |
download | gnutls-3f98bdc356d02af7632585f16b26e7ddc949d2fb.tar.gz |
The default dane output is type 03 now.
Diffstat (limited to 'tests/cert-tests')
-rw-r--r-- | tests/cert-tests/dane-test.rr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/dane-test.rr b/tests/cert-tests/dane-test.rr index 248cd8d62c..b39b413b28 100644 --- a/tests/cert-tests/dane-test.rr +++ b/tests/cert-tests/dane-test.rr @@ -1 +1 @@ -_443._tcp.www.example.com. IN TLSA ( 01 01 01 5978dd1d2d23e992075dc359d5dd14f7ef79748af97f2b7809c9ebfd6016c433 ) +_443._tcp.www.example.com. IN TLSA ( 03 01 01 5978dd1d2d23e992075dc359d5dd14f7ef79748af97f2b7809c9ebfd6016c433 ) |