CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 04:45:20 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:23:56 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 07:17:33 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98b2d2b2d97e75e9
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=rAQFiZSYVAKapcJj3.p.FRGAzeoXVV_8c.li7XT4Bhw-1760157920-1.0.1.1-gzvtJ2YngsoMVvMOAjpG9Ph6s.zO7sZRqM8C2tpUQiRcjq8yLiKHYtOXk5eoq0Y6nPhnhtyeTR87w913U8HQhFKi4NxSII1coXCcp9g0apA; path=/; expires=Sat, 11-Oct-25 05:15:20 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cbb51b393f9dfd-BLR
alt-svc: h3=":443"; ma=86400
RFC 4514/2253 compatibility from Sean Mullan on 2007-07-16 (public-xmlsec-maintwg@w3.org from July 2007)
RFC 4514/2253 compatibility
- From: Sean Mullan <Sean.Mullan@Sun.COM>
- Date: Mon, 16 Jul 2007 15:14:47 -0400
- To: public-xmlsec-maintwg@w3.org
- Message-id: <469BC3A7.3030501@sun.com>
Here are some potential compatibility issues with respect to RFC 4514 and RFC 2253. These are based on the grammars of section 3 in each RFC. 1. 4514 allows attribute type keywords to be of length 1, whereas 2253 requires them to be at least length 2. I think this is a bug in the grammar of RFC 2253, and any implementations that enforce a length of 2 cannot really be usable. For example, "C=US" is not valid under a strict interpretation. 2. 4514 requires spaces to be escaped whereas 2253 doesn't permit spaces to be escaped. Another bug in the RFC 2253 grammar as I mentioned in a prior email [1] 3. 4514 requires null characters to be escaped whereas 2253 doesn't permit null characters to be escaped. This seems like an obscure case. That's all I found. I think we should add a testcase for each of the above cases. If anyone can think of others, let me know. --Sean [1] https://lists.w3.org/Archives/Public/public-xmlsec-maintwg/2007Jun/0039.html
Received on Monday, 16 July 2007 19:17:07 UTC