ne_ssl_cert_read.3 (neon-0.31.1) | : | ne_ssl_cert_read.3 (neon-0.31.2) | ||
---|---|---|---|---|
skipping to change at line 44 | skipping to change at line 44 | |||
ENCODING FORMATS | ENCODING FORMATS | |||
The string produced by ne_ssl_cert_export is the base64 encoding of the D ER representation of the | The string produced by ne_ssl_cert_export is the base64 encoding of the D ER representation of the | |||
certificate. The file written by ne_ssl_cert_write uses the PEM format: t his is the base64 encoding of | certificate. The file written by ne_ssl_cert_write uses the PEM format: t his is the base64 encoding of | |||
the DER representation with newlines every 64 characters, and start and e nd marker lines. | the DER representation with newlines every 64 characters, and start and e nd marker lines. | |||
AUTHOR | AUTHOR | |||
Joe Orton <neon@lists.manyfish.co.uk> | Joe Orton <neon@lists.manyfish.co.uk> | |||
Author. | Author. | |||
COPYRIGHT | COPYRIGHT | |||
neon 0.31.1 17 April 2020 NE_SSL_CERT_READ(3) | neon 0.31.2 20 June 2020 NE_SSL_CERT_READ(3) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |