-
- Downloads
Updated Restlet from 2.2M3 to 2.3.1. Included with the update is full SSL...
Updated Restlet from 2.2M3 to 2.3.1. Included with the update is full SSL support for the REST API, either all-access+encryption or restricted-access+encryption (truststore verified clients only). Additional options have been added to floodlightdefault.properties in order to turn HTTPS on/off. HTTPS ccan be used in conjunction with vanilla HTTP as well -- each must reside on a different TCP port though. Also, this time, I remembered to update and test the build.xml file to remove the old and include the new Restlet jars.
Showing
- build.xml 7 additions, 5 deletionsbuild.xml
- lib/org.jsslutils.jar 0 additions, 0 deletionslib/org.jsslutils.jar
- lib/org.restlet-2.2M3.jar 0 additions, 0 deletionslib/org.restlet-2.2M3.jar
- lib/org.restlet.ext.jackson-2.2M3.jar 0 additions, 0 deletionslib/org.restlet.ext.jackson-2.2M3.jar
- lib/org.restlet.ext.jackson.jar 0 additions, 0 deletionslib/org.restlet.ext.jackson.jar
- lib/org.restlet.ext.jsslutils.jar 0 additions, 0 deletionslib/org.restlet.ext.jsslutils.jar
- lib/org.restlet.ext.simple-2.2M3.jar 0 additions, 0 deletionslib/org.restlet.ext.simple-2.2M3.jar
- lib/org.restlet.ext.simple.jar 0 additions, 0 deletionslib/org.restlet.ext.simple.jar
- lib/org.restlet.ext.slf4j-2.2M3.jar 0 additions, 0 deletionslib/org.restlet.ext.slf4j-2.2M3.jar
- lib/org.restlet.ext.slf4j.jar 0 additions, 0 deletionslib/org.restlet.ext.slf4j.jar
- lib/org.restlet.jar 0 additions, 0 deletionslib/org.restlet.jar
- lib/org.simpleframework.jar 0 additions, 0 deletionslib/org.simpleframework.jar
- lib/simple-5.1.1.jar 0 additions, 0 deletionslib/simple-5.1.1.jar
- src/main/java/net/floodlightcontroller/restserver/RestApiServer.java 287 additions, 175 deletions...va/net/floodlightcontroller/restserver/RestApiServer.java
- src/main/resources/floodlightdefault.properties 8 additions, 1 deletionsrc/main/resources/floodlightdefault.properties
lib/org.jsslutils.jar
0 → 100644
File added
lib/org.restlet-2.2M3.jar
deleted
100644 → 0
File deleted
File deleted
lib/org.restlet.ext.jackson.jar
0 → 100644
File added
lib/org.restlet.ext.jsslutils.jar
0 → 100644
File added
lib/org.restlet.ext.simple-2.2M3.jar
deleted
100644 → 0
File deleted
lib/org.restlet.ext.simple.jar
0 → 100644
File added
lib/org.restlet.ext.slf4j-2.2M3.jar
deleted
100644 → 0
File deleted
lib/org.restlet.ext.slf4j.jar
0 → 100644
File added
lib/org.restlet.jar
0 → 100644
File added
lib/org.simpleframework.jar
0 → 100644
File added
lib/simple-5.1.1.jar
deleted
100644 → 0
File deleted
Please register or sign in to comment