Re: Jenkins Triggering Nessus Scans

2015-11-25 Thread David Daniel
Was there a solution found for this issue? On Thursday, May 2, 2013 at 5:08:51 PM UTC-4, Jared Griffith wrote: > > Is it possible to have a job trigger a Nessus scan? > > -- > > Jared Griffith > Linux Administrator, PICS Auditing, LLC > P: (949) 936-4574 > C: (909) 653-7814 > >

Re: Using Java 1.7 and SSL self-signed certs

2015-08-12 Thread David Daniel
So I ran into the same issue, and was able to figure out what the problem is (skip to the bottom if you want to jump directly to the answer). According to the source code (http://hg.openjdk.java.net/jdk7/jdk7/jdk/file/9b8c96f96a0f/src/share/classes/sun/security/ec/ECKeyPairGenerator.java#l166),