-
Oct 19th, 2012, 08:05 AM
#1
spring-data-mongodb XML Schema support for SSL
MongoDB supports SSL as detailed here: http://docs.mongodb.org/manual/administration/ssl/. We'd like to move our existing system to take advantage of it, but it appears that there is no explicit support for doing so using XML Schema configuration (e.g. <mongo:mongo> and <mongo:options>).
It looks like the only way to achieve this right now is to switch to using @Configuration and @Bean. If I'm correct, I'm happy to log a JIRA feature request for this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules