chartchai / 234lab09-studentlist

0 stars 27 forks source link

openssl decrypt fails in Travis #46

Open jtcmu opened 6 years ago

jtcmu commented 6 years ago

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.

jtcmu commented 6 years ago

There are still three pull requests that cannot work due to this decryption bug. Is nobody ever going to fix this?

chartchai commented 6 years ago

Sorry did not check it at the begining, however, I have already closed the server. Sorry for your inconvenient.