]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/openid/troubleshooting.mdwn
Added a comment: Apologies
[git.ikiwiki.info.git] / doc / plugins / openid / troubleshooting.mdwn
index 63f32a5d562605f2894ecfb9c5bf6a4ae36b1009..12cd9bedbdef5a0f30f8f3e9638c573a6dc0f32f 100644 (file)
@@ -112,6 +112,12 @@ over which you and your customer have no knowledge or control."
 
 Sigh. -- Chap
 
+> Thanks for the pointer. It seems the open-source ruleset blacklists libwww-perl by default
+> too... this seems very misguided but whatever. I've changed our default User-Agent to
+> `ikiwiki/3.20141012` (or whatever the version is). If we get further UA-blacklisting
+> problems I'm very tempted to go for `Mozilla/5.0 (but not really)` as the
+> next try. --[[smcv]]
+
 ## Error: OpenID failure: naive_verify_failed_network: Could not contact ID provider to verify response.
 
 Again, this could have various causes. It was helpful to bump the debug level
@@ -279,6 +285,9 @@ server name for SNI:
 > test odysseys, but here's hoping your travails save others some
 > time and effort. --[[schmonz]]
 
+> Reported upstream as [LWPx-ParanoidAgent#14](https://github.com/csirtgadgets/LWPx-ParanoidAgent/issues/14)
+> _and_ [IO-Socket-SSL#16](https://github.com/noxxi/p5-io-socket-ssl/issues/16). -- Chap
+
 # Success!!
 
 And with that, ladies and gents, I got my first successful OpenID login!