Skip to content

Timeout can cause failure to create self-signed certificate on slower machines. #6281

@stratospheres

Description

@stratospheres

Sadly, my developer machine fails on creating the self-signed certificate due to this timeout value:

image

Hacking in some code to throw up the underlying error revealed it:

image

Also, it took quite awhile to diagnose (thanks @asklar !) because the underlying error is swallowed up here:

Yes, I'd love a faster machine (you can tell my boss...), but in the meantime, I'd suggest that we don't need a timeout here, or it needs to be configurable. Additionally, it would be great to not swallow up the errors.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions