• Andrew Fenn's avatar
    Fix issue of case sensitive algorithms (#129) · 48d463cf
    Andrew Fenn authored
    There is an issue where if loading a provisioning URL with the algorithm in uppercase that an exception is thrown even though the algorithm is valid. This one liner fixes the issue by lowercasing the algorithm name before checking and setting.
    48d463cf