orthecreedence / cl-async

Asynchronous IO library for Common Lisp.
MIT License
272 stars 40 forks source link

Fix private key path in tcp-ssl-server-new #151

Closed Nyangawa closed 6 years ago

Nyangawa commented 6 years ago

Looks like key should be loaded here instead of certificate

orthecreedence commented 6 years ago

That looks right, i think.