I've set up my votifier... My key is correct, the vote goes through to the server, but I get an error:
My key is correct, I double checked. It works for the other sites I have my server set up on, just not PMC. Any clues?
05:25:08 [WARNING] [Votifier] Unable to decrypt vote record. Make sure that that your public key
05:25:08 [WARNING] [Votifier] matches the one you gave the server list.
javax.crypto.BadPaddingException: Blocktype mismatch: 0
at sun.security.rsa.RSAPadding.unpadV15(RSAPadding.java:328)
at sun.security.rsa.RSAPadding.unpad(RSAPadding.java:272)
at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:356)
at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382)
at javax.crypto.Cipher.doFinal(Cipher.java:2087)
at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65)
at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130)My key is correct, I double checked. It works for the other sites I have my server set up on, just not PMC. Any clues?
