mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-10-09 05:17:07 +08:00
Add support for the RRtype SMIMEA used for discovering S/MIME certificates. Also enabled this type for the providers bind and desec.
3 lines
201 B
JavaScript
3 lines
201 B
JavaScript
D("foo.com", "none",
|
|
SMIMEA("f10e7de079689f55c0cdd6782e4dd1448c84006962a4bd832e8eff73", 3, 0, 0, "MDFiYTQ3MTljODBiNmZlOTExYjA5MWE3YzA1MTI0YjY0ZWVlY2U5NjRlMDljMDU4ZWY4Zjk4MDVkYWNhNTQ2YiAgLQo="),
|
|
);
|