You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can simplify the code a bit by removing the san column from certificates model. In it's place we can use a hybrid property/expression returning 'true' if the certificate has > 1 domains associated with it.
The text was updated successfully, but these errors were encountered:
We can simplify the code a bit by removing the
san
column from certificates model. In it's place we can use a hybrid property/expression returning 'true' if the certificate has > 1 domains associated with it.The text was updated successfully, but these errors were encountered: