Quantcast
Channel: SSL/TLS Questions and Answers - Recent questions and answers
Viewing all articles
Browse latest Browse all 1113

Answered: what are password requirements?

$
0
0

Password requirements enforce complexity of your password on a site.  So it will determine if you have to use upper and lower case letters, numbers, symbols and the length of the password.
Private key files can have passwords on them but this introduces complexity in your server configruation.  Microsoft makes it easy by asking you for the password when importing the certificate now.  However, certain Linux services are quite a bit harder to configure.  You usually end up creating a script that echos the password when the time is right.  


Viewing all articles
Browse latest Browse all 1113

Trending Articles