Re: Factiva reverting from hyphens to dots causing certificate warning

Laura Stone <[email protected]> Mon, 13 Jan 2020 23:16:57 +0000
Newsgroups gmane.education.ezproxy
Message-ID <ME1PR01MB1540ED9889DA22FC5DA19716F9350@ME1PR01MB1540.ausprd01.prod.outlook.com>
--_000_ME1PR01MB1540ED9889DA22FC5DA19716F9350ME1PR01MB1540ausp_
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable

Hi Bob,

When this problem came to our attention last week, we tried a few different=
 approaches (unsuccessfully), so took a fairly brutal approach with a find/=
replace as below, not having the time to investigate further.

#20200108 - added FIND/REPLACE to overcome certificate errors
Find global.factiva.com.lib
Replace global-factiva-com.lib

where the 'lib' is the start of our ezproxy service name for production and=
 development environments.

I'd love to know if anyone has come up with a more elegant solution!

Regards


Laura Stone | Senior Analyst Programmer
Library and Learning Services
Griffith University | Nathan | QLD 4111 | Willett Centre (N53) Room 0.03
T +61 7 3735 7188 | email [email protected]<mailto:l.e.stone@griffi=
th.edu.au>

griffith.edu.au<http://griffith.edu.au/>

Griffith University - CRICOS Provider Number 00233E

PRIVILEGED - PRIVATE AND CONFIDENTIAL
This email and any files transmitted with it are intended solely for the us=
e of the addressee(s) and may contain information which is confidential or =
privileged.  If you receive this email and you are not the addressee or res=
ponsible for delivery of the email to the addressee(s), please disregard th=
e contents of the email, delete the mail and notify the author immediately.


________________________________
From: EZproxy List <[email protected]> on behalf of Bob Pearson <b.pe=
[email protected]>
Sent: Tuesday, 14 January 2020 8:51 AM
To: [email protected] <[email protected]>
Subject: [EZPROXY-L] Factiva reverting from hyphens to dots causing certifi=
cate warning

Our Factiva access is reverting from the hyphenated https://global-factiva-=
com.ezproxy.... to the dotted https://global.factiva.com.ezproxy.... which =
causes a warning because the multi-level global.factiva.com does not match =
the single-level wildcard that the cert is for.

We are using stanza:

T Factiva
U https://global.factiva.com/en/sess/login.asp?xsid=3D<https://global.facti=
va.com/en/sess/login.asp?xsid=3D> [I have deleted the value for this email]
Host www.factiva.com<http://www.factiva.com>
HJ https://auth.accounts.dowjones.com<https://auth.accounts.dowjones.com>
DJ factiva.com
DJ wsj.com
DJ wsj.net
DJ allthingsd.com
DJ barrons.com
DJ efinancialnews.com
DJ marketwatch.com
DJ smartmoney.com
DJ wsjradio.com
#DJ dowjones.com
DJ fins.com
DJ wsjstudent.com
DJ wsjwine.com
Find targetsite=3Dhttp://
Replace targetsite=3Dhttp://^A
Find name=3D"landingPage" value=3D"http://
Replace name=3D"landingPage" value=3D"http://^A
Find name=3D'LandingPage' value=3D'http://
Replace name=3D'LandingPage' value=3D'http://^A
Find name=3D"targetsite" value=3D"http://
Replace name=3D"targetsite" value=3D"http://^A

Has anyone solved this already?

Bob Pearson
Digital Access Librarian
University of Auckland Library
New Zealand
Ph +64 9 923 7940

********************************************************************
If you wish to stop receiving messages from EZPROXY-L or otherwise amend yo=
ur preferences,
you can do so <a href=3D"https://www.oclc.org/forms/internet-subscription.e=
n.html<https://www.oclc.org/forms/internet-subscription.en.html>">here</a>.
Or email [email protected] including the relevant text below in the bo=
dy of the email:
=95 To unsubscribe: "unsubscribe EZPROXY-L"
=95 To receive EZPROXY-L in digest form: "set EZPROXY-L digest"
=95 To set your options to no mail: "set EZPROXY-L nomail"
=95 To receive these messages in the future "set EZPROXY-L mail"
To contact the list owners directly please send your message to EZPROXY-L-r=
[email protected].
If you unsubscribe from EZPROXY-L, you will no longer be able to participat=
e in any of its features, including the public forum.
To unsubscribe from all OCLC marketing email communications
(including all OCLC listervs, OCLC Connect emails, OCLC event notifications=
, product/service/cooperative updates and newsletters),
please email us at [email protected].

********************************************************************
If you wish to stop receiving messages from EZPROXY-L or otherwise amend your preferences,
you can do so <a href=3D"https://www.oclc.org/forms/internet-subscription.en.html">here</a>.
Or email [email protected] including the relevant text below in the body of the email:
=95 To unsubscribe: "unsubscribe EZPROXY-L"
=95 To receive EZPROXY-L in digest form: "set EZPROXY-L digest"
=95 To set your options to no mail: "set EZPROXY-L nomail"
=95 To receive these messages in the future "set EZPROXY-L mail"
To contact the list owners directly please send your message to [email protected].
If you unsubscribe from EZPROXY-L, you will no longer be able to participate in any of its features, including the public forum.
To unsubscribe from all OCLC marketing email communications
(including all OCLC listervs, OCLC Connect emails, OCLC event notifications, product/service/cooperative updates and newsletters),
please email us at [email protected].

--_000_ME1PR01MB1540ED9889DA22FC5DA19716F9350ME1PR01MB1540ausp_
Content-Type: text/html; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
<style type=3D"text/css" style=3D"display:none;"> P {margin-top:0;margin-bo=
ttom:0;} </style>
</head>
<body dir=3D"ltr">
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">Hi Bob,</span></div>
<div style=3D""><br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">When this problem came to our atten=
tion last week, we tried a few different approaches (unsuccessfully), so to=
ok a fairly brutal approach with a find/replace
 as below, not having the time to investigate further.</span></div>
<div style=3D""><br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">#20200108 -
</span><span style=3D"font-family: Calibri, Helvetica, sans-serif; font-siz=
e: 11pt; color: rgb(0, 0, 0);">added FIND/REPLACE to overcome certificate e=
rrors</span><br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">Find global.factiva.com.lib</span><=
br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">Replace global-factiva-com.lib</spa=
n><br>
</div>
<div style=3D""><br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">where the 'lib' is the start of our=
 ezproxy service name for production and development environments.</span></=
div>
<div style=3D""><br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">I'd love to know if anyone has come=
 up with a more elegant solution!</span></div>
<div style=3D""><br>
</div>
<div style=3D""><span style=3D"font-family: Calibri, Helvetica, sans-serif;=
 font-size: 11pt; color: rgb(0, 0, 0);">Regards</span></div>
<div style=3D"font-family: Calibri, Arial, Helvetica, sans-serif; font-size=
: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>
<div id=3D"Signature">
<div id=3D"divtagdefaultwrapper" dir=3D"ltr" style=3D"font-size:12pt; color=
:#000000; font-family:Calibri,Helvetica,sans-serif">
<p style=3D"margin-top: 0px; margin-bottom: 0px;margin-top:0; margin-bottom=
:0"><span id=3D"ms-rterangepaste-start"></span></p>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<font face=3D"trebuchet ms, sans-serif" color=3D"#666666"><b>Laura Stone | =
Senior Analyst Programmer</b></font></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<font face=3D"trebuchet ms, sans-serif" color=3D"#666666"><b>Library and Le=
arning Services</b></font></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<font size=3D"2"><b><span style=3D"font-family:Arial,sans-serif; color:red"=
>Griffith University</span></b><b><span style=3D"font-family:Arial,sans-ser=
if; color:red">&nbsp;</span><span style=3D"font-family:Arial,sans-serif; co=
lor:rgb(102,102,102)">|&nbsp;</span></b><b><font face=3D"trebuchet ms, sans=
-serif" color=3D"#666666">Nathan
 | QLD 4111 | Willett Centre (N53) Room 0.03</font></b></font></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<font face=3D"trebuchet ms, sans-serif" color=3D"#666666"><b>T &#43;61 7 37=
35 7188 | email&nbsp;<a href=3D"mailto:[email protected]" target=3D=
"_blank" style=3D"color:rgb(17,85,204)">[email protected]</a></b></=
font></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<br>
</div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<a href=3D"http://griffith.edu.au/" target=3D"_blank" style=3D"color:rgb(17=
,85,204)">griffith.edu.au</a></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<br>
</div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<span style=3D"font-size:7.5pt; font-family:&quot;Trebuchet MS&quot;,sans-s=
erif; color:gray">Griffith University - CRICOS Provider Number 00233E</span=
><br>
</div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<span style=3D"font-size:7.5pt; font-family:&quot;Trebuchet MS&quot;,sans-s=
erif; color:gray"><br>
</span></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<font color=3D"#666666" size=3D"1" face=3D"trebuchet ms, sans-serif">PRIVIL=
EGED - PRIVATE AND CONFIDENTIAL</font></div>
<div style=3D"color:rgb(34,34,34); font-family:arial,sans-serif; font-size:=
12.8px">
<font color=3D"#666666" size=3D"1" face=3D"trebuchet ms, sans-serif">This e=
mail and any files transmitted with it are intended solely for the use of t=
he addressee(s) and may contain information which is confidential or privil=
eged.&nbsp; If you receive this email and you
 are not the addressee or responsible for delivery of the email to the addr=
essee(s), please disregard the contents of the email, delete the mail and n=
otify the author immediately.</font></div>
<span id=3D"ms-rterangepaste-end"></span><br>
<p style=3D"margin-top: 0px; margin-bottom: 0px;"></p>
</div>
</div>
</div>
<div style=3D"font-family: Calibri, Arial, Helvetica, sans-serif; font-size=
: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id=3D"appendonsend"></div>
<hr style=3D"display:inline-block;width:98%" tabindex=3D"-1">
<div id=3D"divRplyFwdMsg" dir=3D"ltr"><font face=3D"Calibri, sans-serif" st=
yle=3D"font-size:11pt" color=3D"#000000"><b>From:</b> EZproxy List &lt;EZPR=
[email protected]&gt; on behalf of Bob Pearson &lt;[email protected].=
NZ&gt;<br>
<b>Sent:</b> Tuesday, 14 January 2020 8:51 AM<br>
<b>To:</b> [email protected] &lt;[email protected]&gt;<br>
<b>Subject:</b> [EZPROXY-L] Factiva reverting from hyphens to dots causing =
certificate warning</font>
<div>&nbsp;</div>
</div>
<div>Our Factiva access is reverting from the hyphenated https://global-fac=
tiva-com.ezproxy.... to the dotted https://global.factiva.com.ezproxy.... w=
hich causes a warning because the multi-level global.factiva.com does not m=
atch the single-level wildcard that
 the cert is for.<br>
<br>
We are using stanza:<br>
<br>
T Factiva<br>
U <a href=3D"https://global.factiva.com/en/sess/login.asp?xsid=3D">
https://global.factiva.com/en/sess/login.asp?xsid=3D</a> [I have deleted th=
e value for this email]<br>
Host <a href=3D"http://www.factiva.com">
www.factiva.com</a><br>
HJ <a href=3D"https://auth.accounts.dowjones.com">
https://auth.accounts.dowjones.com</a><br>
DJ factiva.com<br>
DJ wsj.com<br>
DJ wsj.net<br>
DJ allthingsd.com<br>
DJ barrons.com<br>
DJ efinancialnews.com<br>
DJ marketwatch.com<br>
DJ smartmoney.com<br>
DJ wsjradio.com<br>
#DJ dowjones.com<br>
DJ fins.com<br>
DJ wsjstudent.com<br>
DJ wsjwine.com<br>
Find targetsite=3Dhttp://<br>
Replace targetsite=3Dhttp://^A<br>
Find name=3D&quot;landingPage&quot; value=3D&quot;http://<br>
Replace name=3D&quot;landingPage&quot; value=3D&quot;http://^A<br>
Find name=3D'LandingPage' value=3D'http://<br>
Replace name=3D'LandingPage' value=3D'http://^A<br>
Find name=3D&quot;targetsite&quot; value=3D&quot;http://<br>
Replace name=3D&quot;targetsite&quot; value=3D&quot;http://^A<br>
<br>
Has anyone solved this already?<br>
<br>
Bob Pearson<br>
Digital Access Librarian<br>
University of Auckland Library<br>
New Zealand<br>
Ph &#43;64 9 923 7940<br>
<br>
********************************************************************<br>
If you wish to stop receiving messages from EZPROXY-L or otherwise amend yo=
ur preferences,<br>
you can do so &lt;a href=3D&quot;<a href=3D"https://www.oclc.org/forms/inte=
rnet-subscription.en.html">https://www.oclc.org/forms/internet-subscription=
.en.html</a>&quot;&gt;here&lt;/a&gt;.<br>
Or email [email protected] including the relevant text below in the bo=
dy of the email:<br>
=95 To unsubscribe: &quot;unsubscribe EZPROXY-L&quot;<br>
=95 To receive EZPROXY-L in digest form: &quot;set EZPROXY-L digest&quot;<b=
r>
=95 To set your options to no mail: &quot;set EZPROXY-L nomail&quot;<br>
=95 To receive these messages in the future &quot;set EZPROXY-L mail&quot;<=
br>
To contact the list owners directly please send your message to EZPROXY-L-r=
[email protected].<br>
If you unsubscribe from EZPROXY-L, you will no longer be able to participat=
e in any of its features, including the public forum.<br>
To unsubscribe from all OCLC marketing email communications<br>
(including all OCLC listervs, OCLC Connect emails, OCLC event notifications=
, product/service/cooperative updates and newsletters),<br>
please email us at [email protected].<br>
</div>
</body>
</html>
<br>
<hr>
<p align=3D"center">To unsubscribe from the EZPROXY-L list, click the following link:<br>
<a href=3D"http://listserv.oclclists.org/scripts/wa.exe?SUBED1=3DEZPROXY-L&A=3D1" target=3D"_blank">http://listserv.oclclists.org/scripts/wa.exe?SUBED1=3DEZPROXY-L&A=3D1</a>
</p>

--_000_ME1PR01MB1540ED9889DA22FC5DA19716F9350ME1PR01MB1540ausp_--