/************************************************************************* * * * EJBCA Community: The OpenSource Certificate Authority * * * * This software is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * * License as published by the Free Software Foundation; either * * version 2.1 of the License, or any later version. * * * * See terms of license at gnu.org. * * * *************************************************************************/ package org.ejbca.core.protocol.dnssec; /** * Defaults for DNSSEC. * @version $Id: DnsSecDefaults.java 29945 2018-10-02 06:23:26Z samuellb $ */ public final class DnsSecDefaults { private DnsSecDefaults() { } /** * Default root anchors for DNSSEC from IANA. Defined in https://data.iana.org/root-anchors/root-anchors.xml *
* In the long run we should consider: *