GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ldns-key2ds(1) FreeBSD General Commands Manual ldns-key2ds(1)

ldns-key2ds - transform a DNSKEY RR to a DS RR

ldns-key2ds file

ldns-key2ds is used to transform a public DNSKEY RR to a DS RR. When run it will read file with a DNSKEY RR in it and it will create a .ds file with the DS RR in it.

It prints out the basename for this file (K<name>+<alg>+<id>).

By default it takes a pick of algorithm similar to the key algorithm, SHA1 for RSASHA1, and so on.

-f
Ignore SEP flag (i.e. make DS records for any key)

-n
Write the result DS Resource Record to stdout instead of a file

-1
Use SHA1 as the hash function.

-2
Use SHA256 as the hash function

-g
Use GOST as the hash function

-4
Use SHA384 as the hash function

Written by the ldns team as an example for ldns usage.

Report bugs to <ldns-team@nlnetlabs.nl>.

Copyright (C) 2005 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
30 May 2005

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.