You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by "mike-jumper (via GitHub)" <gi...@apache.org> on 2023/03/08 18:04:46 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request, #807: GUACAMOLE-839: Correct handling of possible null values within SSL/TLS client auth support.

mike-jumper opened a new pull request, #807:
URL: https://github.com/apache/guacamole-client/pull/807

   This change:
   
   * Updates `WildcardURIGuacamoleProperty` such that it explicitly handles possible `null` inputs (omitted properties).
   * Updates handling of received PEM such that anything but a single X.509 certificate is rejected, including PEM that contains nothing at all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-client] jmuehlner merged pull request #807: GUACAMOLE-839: Correct handling of possible null values within SSL/TLS client auth support.

Posted by "jmuehlner (via GitHub)" <gi...@apache.org>.
jmuehlner merged PR #807:
URL: https://github.com/apache/guacamole-client/pull/807


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org