Hi,
Im am working on a Node example that will handle simple request with HTTPS.
But I get all the cURL script working properly but when I try to do the same with HTTPS i only get handshake error.
All the certificates needed is using exactly the same configurations.
Se my
Docker or
Vagrant example if you maybe have any solutions?
Docker exempel: https://github.com/Patrikwebb/SwishClient
- Have both curl and Node request example.
Vagrant exempel: https://github.com/Patrikwebb/SwishHandel
- Only have curl example
Greetings Patrik !!