Fixes issue where client authentication was not displaying in the UI

This commit is contained in:
kevgliss
2015-08-11 15:43:59 -07:00
parent b488c349e8
commit bfcbd1b065
3 changed files with 7 additions and 2 deletions

View File

@ -94,6 +94,11 @@
<input type="checkbox" ng-model="certificate.extensions.extendedKeyUsage.useServerAuthentication">Server Authentication
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" ng-model="certificate.extensions.extendedKeyUsage.useClientAuthentication">Client Authentication
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" ng-model="certificate.extensions.extendedKeyUsage.useEmail">Email