mirror of https://github.com/openssl/openssl.git
In order to avoid an MSVCRT bug affecting ftell and text mode[1], open PEM files
in binary mode. The PEM parser already handles CRLF translation[2].
[1]
|
||
|---|---|---|
| .. | ||
| build.info | ||
| ts_asn1.c | ||
| ts_conf.c | ||
| ts_err.c | ||
| ts_lib.c | ||
| ts_local.h | ||
| ts_req_print.c | ||
| ts_req_utils.c | ||
| ts_rsp_print.c | ||
| ts_rsp_sign.c | ||
| ts_rsp_utils.c | ||
| ts_rsp_verify.c | ||
| ts_verify_ctx.c | ||