I'm not really balking at it. I just thought there might be a flag or something or I could tell java to disabling certificate validation in a HTTPS connection.
If I do this, is this a path to the cert or to a separate and new keystore? > You can do this by passing the name of your cert into the JVM parameters: > -Djavax.net.ssl.trustStore=/path/to/cert/file Thanks, Charlie On Mar 21, 9:21 am, Matthew Woodward <[email protected]> wrote: > On Mon, Mar 21, 2011 at 9:14 AM, Skellington <[email protected]> wrote: > > I have yo use SSL it's a requirement. > > > I did not want to have to add the cert to the keystore, since that > > would mean that I have to stop and start my OpenBD instance to > > recognize the changes to the keystore, right? > > Not trying to be difficult, and maybe it's just because it's Monday, > but if you have a requirement to use SSL why are you balking at having > to bounce the server to get that in there? > > Maybe I'm missing something. If you have to use SSL, then you have to > use SSL, and you have to do whatever is necessary to get SSL working, > no? > > -- > Matthew Woodward > [email protected]http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, > PowerPoint, etc. as > attachments.http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
