[openssl-users] OpenSSL outputs entire CA bundle with libcurl

Jakob Bohm jb-openssl at wisemo.com
Fri Oct 27 17:16:22 UTC 2017


On 27/10/2017 19:11, Andrew Gale wrote:
> Jakob,
>
> My responses inline <AG>:
>
>
> - Is it being output to the network or to the terminal window where
>    curl is used?
>    
> <AG> The output occurs in the terminal window when the program is run.
>
> - Is it being output as shown (Base64 text with ending "=" signs and
>    a newline after each cert) or is it being output in another form
>    that you just describe that way?
>    
> <AG> It is output as shown. Base64 text ending in "=" signs, newline after
>              each cert, but with no "BEGIN / END CERTIFICATE"
>
In that case, it looks like it is debug output.  Did you by any chance
configure or run curl with options to print lots of debug traces?

Perhaps such an option is causing something to print each trusted CA cert
as it is loaded into memory or checked.

Enjoy

Jakob
-- 
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded



More information about the openssl-users mailing list