removed email validation

This commit is contained in:
Serghey Rodin 2014-01-22 11:58:37 +02:00
commit 6176897b10

View file

@ -57,7 +57,7 @@ shell_list_ssl() {
#----------------------------------------------------------#
check_args '7' "$#" 'DOMAIN EMAIL COUNTRY STATE CITY ORG UNIT [FORMAT]'
validate_format 'domain' 'email' 'format'
validate_format 'domain' 'format'
#----------------------------------------------------------#