Michał Gorynia
Results
2
issues of
Michał Gorynia
In relation to issue: #98 I've also wanted to upgrade to mruby 1.4.1. Applying few _hacks_ (I just wanted to make it run first, then think about doing things properly)....
### Problem When I define multiple CA certificates: ``` -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- ``` parse them using `ssl.parse_pem_cert`, and pass the resulting cert chain to `ssl.verify_client`,...