Hi. I need to obfuscate the keystore password in the file application.conf. That password is in the property play.server.https.keyStore.password. I could also store the obfuscated password in other property. How could I set the keyStore password from within the code and before Play tries to read it from the configuration file?.Thanks!
--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/ade04d20-0039-46e3-a3be-41e8ee38f86e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks!
Hi. This is for complying with a legal requirement of no passwords in clear text in config files. I can save the password in a Mongo dB database I use for application data, but the issue is where can I hook the initialization so I can inject the password.
Thanks!
--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/57a3b80d-bbc4-4e13-98e9-32f5101f1b25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Play Framework" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/play-framework/ftSk8wWoHnM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/CAApsmOQU7E2KyV_VG-%2BXL%2BKwRk22o_od9j5f%2BAJRs-w%3DjcP_iA%40mail.gmail.com.