I store keystores in WEB-INF/classes--it is not accessible to public
and is accessible context.getRealPath("WEB-INF/classes/keystore")On Apr 21, 4:43 pm, Tristan <[email protected]> wrote: > Hey, > > I stuck the keystore under an admin only directory but that's not > working because normal users can't use the google data apis. Where is > a secure place to put the keystore? > > Tristan > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-appengine-java?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
