"server certificate change is restricted during renegotiation" error in BURP -


i'm using burp , alert after while (maybe 2-3 minutes of use)

javax.net.ssl.sslhandshakeexception: server certificate change restrictedduring renegotiation 

any idea come from? don't see talking on internet

you're having exact same issue has been asked previously: what means "javax.net.ssl.sslhandshakeexception: server certificate change restrictedduring renegotiation" , how prevent it?

in short issue due security controls in newer java versions check whether certificate received hostname has same contents (subject, issuer, sans) 1 received.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -