Lines Matching refs:debug

88     private static final Debug debug = Debug.getInstance("certpath");
154 if (debug != null) {
155 debug.println("CrlRevocationChecker: " +
290 if (debug != null) {
291 debug.println("CrlRevocationChecker.verifyRevocationStatus()" +
296 if (debug != null) {
297 debug.println("Skipping revocation check, not end entity cert");
306 if (debug != null) {
307 debug.println("CrlRevocationChecker.verifyRevocationStatus()" +
335 if (debug != null) {
336 debug.println("CrlRevocationChecker.verifyRevocationStatus() "
342 if (debug != null) {
343 debug.println("CrlRevocationChecker.verifyRevocationStatus() " +
352 if (debug != null) {
353 debug.println("CrlRevocationChecker.verifyRevocationStatus() " +
373 if (debug != null) {
375 debug.println("CrlRevocationChecker.verifyRevocationStatus() " +
377 debug.println("CrlRevocationChecker.verifyRevocationStatus" +
391 if (debug != null) {
392 debug.println("CrlRevocationChecker.verifyRevocationStatus"
409 if (debug != null) {
410 debug.println("Unrecognized "
459 if (debug != null) {
460 debug.println(
469 if (debug != null) {
470 debug.println(
508 if (debug != null) {
509 debug.println("CrlRevocationChecker.buildToNewKey()" +
574 if (debug != null) {
575 debug.println("CrlRevocationChecker.buildToNewKey: " +
589 if (debug != null) {
590 debug.println("adding AIAext CertStore");
607 if (debug != null) {
608 debug.println("CrlRevocationChecker.buildToNewKey()" +
614 if (debug != null) {
615 debug.println("CrlRevocationChecker.buildToNewKey()" +
636 if (debug != null) {
637 debug.println("CrlRevocationChecker.buildToNewKey()"
651 if (debug != null) {
652 debug.println("CrlRevocationChecker.buildToNewKey()" +
715 if (debug != null)
716 debug.println("RejectCertSelector.match: bad key");
720 if (debug != null)
721 debug.println("RejectCertSelector.match: returning true");
760 if (debug != null) {
761 debug.println("CRLRevocationChecker.verifyPossibleCRLs: " +
795 if (debug != null) {
796 debug.println("Exception while verifying CRL: "+e.getMessage());