Change of Validation Method
After AddCertificate (Initial Order)
Section titled “After AddCertificate (Initial Order)”You can only switch from DNS or FILE methods to the EMAIL method. The maximum number of times that you can switch is 10 times within a span of 24 hours.
Update Authmethod Through ModifyCertificate
Section titled “Update Authmethod Through ModifyCertificate”Command
command = ModifyCertificatecertificate = ...sub = ...authmethod = EMAIL...Update Authmethod Through ReissueCertificate
Section titled “Update Authmethod Through ReissueCertificate”You can switch between DNS, File, or EMAIL methods. The maximum number of times that you can switch is 10 times within a span of 24 hours.
Command
command = ReissueCertificatecertificate = ...sub = ...authmethod = EMAIL|DNS|FILE...