vibe.d https_server example fails

Etienne via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Sep 29 14:41:42 PDT 2014


Yes, the ssl_stream should be defined outside the if clause. The 
FreeLostRef refcount goes to 0 when it goes out of scope in 
http/server.d

On Monday, 29 September 2014 at 21:39:03 UTC, Nordlöw wrote:
> On Monday, 29 September 2014 at 18:37:28 UTC, Martin Nowak 
> wrote:
>> Please report it 
>> https://github.com/rejectedsoftware/vibe.d/issues, there seems 
>> to be some issue with interface/class casting and manual class 
>> allocation.
>
> This time I got:
>
> Handling of connection failed: Failed to accept SSL tunnel: 
> ������������������������������������������������������������������������������������������������������������������������ 
> (336027804)
> Handling of connection failed: Failed to accept SSL tunnel: 
> ������������������������������������������������������������������������������������������������������������������������fPu: 
> (336027804)
> Handling of connection failed: Failed to accept SSL tunnel: 
> ������������������������������������������������������������������������������������������������������������������������fPu: 
> (336027804)
> Error executing command run: Program exited with code -11
>
> I know nothing about https. Do I have to tell my browser about 
> certificates?



More information about the Digitalmars-d-learn mailing list