Joannis Orlandos
Joannis Orlandos
By the way, as far as I'm aware the `-----BEGIN RSA PRIVATE KEY-----` boundary is a PEM formatted rather than OpenSSH formatted key.
Sorry for missing this question; You can load a PEM or DER encoded file into SwiftCrypto, and pass that public or private key into Citadel.
@johankool / @stephencelis gentle reminder
Hey @mattmassicotte , we're closing this issue since it's been over a year since filing. If you or anyone else still has a question on this topic, let us know!
What's this needed for?
I agree that HB shouldn't fix this. I'm not sure how to best approach this though
How do you create the ResponseBody containing the PDF? I think it's related to that
I think my measurements are macOS-specific then. Swift arrays do seem to have a different (default) implementation from the ContiguousArray one
Hey @deze333 , sorry to say but the packet size limit you're running into is not a bug in Citadel nor SwiftNIO. The variable you linked is not used by...
I'll look into it after my vacation.