Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/sessionauth.global.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2426 by niro, Thu Sep 3 07:53:30 2015 UTC revision 2427 by niro, Thu Sep 3 08:02:10 2015 UTC
# Line 103  validate_auth_certificate() Line 103  validate_auth_certificate()
103   eecho "MCORE_KEY_FILE '${MCORE_KEY_FILE}' does not exist"   eecho "MCORE_KEY_FILE '${MCORE_KEY_FILE}' does not exist"
104   fi   fi
105    
106   if [[ -z ${cert} ]]   if [[ -z ${cert_fingerprint} ]]
107   then   then
108   eecho "no certificate fingerprint given"   eecho "no certificate fingerprint given"
109   return 1   return 1

Legend:
Removed from v.2426  
changed lines
  Added in v.2427