Results 1 to 3 of 3

Thread: OSWASP ZAP and java.security.cert.CertificateException: Certificates does not conform

  1. #1
    Join Date
    2013-Aug
    Posts
    2

    OSWASP ZAP and java.security.cert.CertificateException: Certificates does not conform

    When using ZAP as a proxy and with HTTPs protocol, the web browser is displaying a java.security.cert.CertificateException: Certificates does not conform to algorithm constraints.

    I am not yet sure why but there is a workaround as explained here: http://www.richardnichols.net/2012/0...m-constraints/

    Basically edit your /usr/lib/jvm/java-7-openjdk-<arch>/jre/lib/security/java.security and comment out the line jdk.certpath.disabledAlgorithms=MD2

  2. #2
    Join Date
    2013-Aug
    Posts
    2
    Logged on the http://bugs.kali.org/, bug 0000522

  3. #3
    Quote Originally Posted by lmedavid View Post
    When using ZAP as a proxy and with HTTPs protocol, the web browser is displaying a java.security.cert.CertificateException: Certificates does not conform to algorithm constraints.

    I am not yet sure why but there is a workaround as explained here: http://www.richardnichols.net/2012/0...m-constraints/

    Basically edit your /usr/lib/jvm/java-7-openjdk-<arch>/jre/lib/security/java.security and comment out the line jdk.certpath.disabledAlgorithms=MD2
    Thanks much!!!

Similar Threads

  1. Replies: 0
    Last Post: 2021-02-01, 13:44
  2. X.509 Cert error
    By Dito_Pandu in forum ARM Archive
    Replies: 0
    Last Post: 2020-08-08, 11:17
  3. 'Invalid Cert Error' when downloading installer
    By jbw8 in forum Installing Archive
    Replies: 1
    Last Post: 2020-05-19, 14:10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •