Question

I believe that the play framework can self sign a certificate and serve applications over https if asked to - is this also doable with the typesafe activator? If so, how?

Était-ce utile?

La solution

Today this can't be done from the Activator UI but it is something that we are working on. In the meantime you can do this from the activator CLI. More info: http://www.playframework.com/documentation/2.2.x/ConfiguringHttps

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top