Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Skylark » Skylark and SSL (Https)
Skylark and SSL (Https) [message #53549] Fri, 10 April 2020 21:29 Go to next message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello community,

I want to know if skylark provide any solution to do ssl ?

Best regards
Xemuth
Re: Skylark and SSL (Https) [message #53581 is a reply to message #53549] Mon, 13 April 2020 18:28 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Xemuth wrote on Fri, 10 April 2020 21:29
Hello community,

I want to know if skylark provide any solution to do ssl ?

Best regards
Xemuth


The idea was that Skylark lives as one of SCGI services of some http daemon like Apache. SSL would then be managed by Apache.

"Direct" HTTP mode of Skylark is mostly for application development. In production, SCGI is assumed.

Note that SCGI requests are detected automatically in Core: HttpHeader::Read level, so from skylark perspective, there is nothing to setup...

Mirek
Re: Skylark and SSL (Https) [message #53604 is a reply to message #53581] Tue, 14 April 2020 16:16 Go to previous message
Xemuth is currently offline  Xemuth
Messages: 387
Registered: August 2018
Location: France
Senior Member
Hello Mirek, Thanks for the precision, I will use Nginx as proxy so.

[Updated on: Tue, 14 April 2020 16:16]

Report message to a moderator

Next Topic: Skylark -- Static files -- CSS and js
Goto Forum:
  


Current Time: Thu Apr 18 22:18:21 CEST 2024

Total time taken to generate the page: 0.02640 seconds