@@ -96,8 +96,9 @@ i_filename="federal-${i_normsubject}-${i_idx}.crt" echo "cat << \_EOF_ > '${s_filename}'" openssl x509 -in "${cert}" echo "_EOF_" + echo "# NetScaler: link ssl certKey '${s_shortsubject} ${s_idx}' '${i_shortsubject} ${i_idx}'" ;; esac done