<div dir="ltr"><div><div>Hello,<br><br></div>Attached is a patch that moves the filesystem block size retrieval for the default certificate generation helper out of Ssl::Helper::Init() and into security_file_certgen.cc, so that non-default helpers can work as expected without having to handle this argument.<br><br></div><div>My usecase: I'm using nc for sslcrtd_program, to connect to a daemon that generates certificates. nc (understandably) rejects the argument that this patch moves. I realise I could have written a wrapper script of some sort to bypass the issue completely, but this feels like the more correct thing to do.<br><br></div><div>As mentioned in the patch preamble, I wanted to use fsBlockSize, but due to the sheer number of dependencies it introduces, it seemed infeasible to do so. I cannot see how to do this without a substantial code shift.<br><br></div><div>Thank you,<br><br></div><div>Nathan.<br></div></div>