Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "tools/SSLTest.java" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/tools/SSLTest.java?action=diff&rev1=1&rev2=2 Comment: Added link to SSLUtils.java. * See the License for the specific language governing permissions and * limitations under the License. */ + // Note this class requires [[SSLUtils.java]] import java.io.IOException; import java.net.InetSocketAddress; import java.net.Socket; --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org