mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 01:19:18 +08:00
Certification type title
This commit is contained in:
@@ -100,6 +100,9 @@
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-subgroup pt-2" ng-if="isHTTPS()" ng-cloak>
|
||||
Certification type:
|
||||
</div>
|
||||
<div class="form-subgroup" ng-if="isHTTPS()" ng-cloak>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="radio" id="letsencrypt" ng-model="data.cert_type" value="letsencrypt">
|
||||
|
Reference in New Issue
Block a user