"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
Post a Comment