Open jtcmu opened 6 years ago
There are still three pull requests that cannot work due to this decryption bug. Is nobody ever going to fix this?
Sorry did not check it at the begining, however, I have already closed the server. Sorry for your inconvenient.
Here is the error from the Travis log:
$ openssl aes-256-cbc -k "$super_secret_password" -in se234.pem.enc -out se234.pem -d bad decrypt 140582785623712:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:539:
The command "openssl aes-256-cbc -k "$super_secret_password" -in se234.pem.enc -out se234.pem -d" failed and exited with 1 during .
Your build has been stopped.