Hi,

> I recently encountered the same issue as Stefan discussed in the following 
> mailing list thread:
> https://sourceforge.net/p/openxpki/mailman/message/58783311/ 
> 
> In this thread, Oliver mentioned the possibility of adding a switch to 
> control whether lines should be wrapped. I was wondering if this feature has 
> already been implemented. So far, I haven’t been able to find any related 
> changes in recent GitHub commits, nor have I seen any configuration options 
> addressing this—apart from using the standard base64 CLI tool.

Quoting https://www.rfc-editor.org/rfc/rfc8951.html#section-3.1

> This specification clarifies that despite what [RFC2616] says, white space 
> including CR, LF, spaces (ASCII 32), and tabs (ASCII 9) SHOULD be tolerated 
> by receivers. Senders are not required to insert any kind of white space.

As mentioned in the referenced mail discussion, OpenXPKI correctly implements 
the standard. I currently do not see any reason to change this.

If you require an optional, non-standard white space in the cacerts response, 
feel free to implement this as an option to include such responses. 
We welcome pull requests which provide useful and compatible extensions to the 
software, so this feature should be disabled by default. 
In addition you might also consider raising a bug report with the EST client 
side project.

Cheers

Martin





_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to