D
Derek Lord
Guest
I have a PASOE project that is using oeablSecurity-form-oerealm Spring Security. I can make requests via HTTP for PUT/POST/DELETE, but would like to use HTTPS. There is no Progress database involved, this a MS SQL Server back end, using the MS SQL Server Dataserver. What do I need to do to make the calls using HTTPS? My web.xml Spring security.definition is set to: /WEB-INF/oeablSecurity-form-oerealm.xml The Spring UserDetailsService section in oeablSecurity-form-oerealm.xml -->
Continue reading...
Continue reading...