Documentation

You are viewing the documentation for the 2.3.x release series. The latest stable release series is 2.4.x.

§Configuring WS SSL

Play WS allows you to set up HTTPS completely from a configuration file, without the need to write code. It does this by layering the Java Secure Socket Extension (JSSE) with a configuration layer and with reasonable defaults.

JDK 1.8 contains an implementation of JSSE which is significantly more advanced than previous versions, and should be used if security is a priority.

§Table of Contents

§Further Reading

JSSE is a complex product. For convenience, the JSSE materials are provided here:

JDK 1.8:

JDK 1.7:

JDK 1.6:

Next: Quick Start


Dokümantasyonun bu çevirisi Play ekibi tarafından yapılmamaktadır. Eğer bir hata bulduysanız, bu sayfanın kaynak kodu burada bulunmaktadır. Dokümantasyon yönergelerini okuduktan sonra lütfen katkı yapmaktan çekinmeyin.