Re: [Quantum Owners] QOC Website

2020-04-27 Thread Jim Hearne
Sorry Dave, these messages were actually on the QOC forum, we got a bit 
distracted talking about the QOC web site.

I’ll try and keep it on topic.

Jim


From: David Robinson 
Sent: Saturday, April 25, 2020 11:04 PM
To: quantumowners@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website

Hi Steve 
Don't know how this has happened but I seem to have patched in to an on-going 
conversation that you are having with various friends.
This is not an address that I use often and only went into Forum to seek help 
for problem with the Texalarm on my 2+2; helpfully Jim replied with assistance. 
Trust you can sort the 'leak' out. Regards Dave Robinson

On Thu, 23 Apr 2020, 16:03 'Steve Kodź' via Quantum Owners Group, 
 wrote:

  Bill,

  As you have pointed out, the web server hosts many different sites, however 
this is not controlled by the .htaccess file - these are per site for putting 
restrictions on the files hosted within the website.

  The issue is how the web server handles requests for sites that it doesn't 
know about, and currently has my personal website is listed as the fall back 
default.  The issue lies somewhere in the configuration for DNS and the web 
server.

  IMHO Norton is being over zealous and supplying incorrect information, but 
for most users blocking access is probably the correct action. It should rather 
state that the site trying to be accessed is supplying incorrect/inconsistent 
security information and to strongly advise not to visit.  If the site was a 
known dangerous site it would likely appear on a black list somewhere, but I 
don't believe it does.

  I will look into this, but it is a low priority, since the proper URL 
www.quantumowners.club works and that is the one I publicise.

  Regards,
  Steve


  On 22/04/2020 14:15, 'Bill Allison' via Quantum Owners Group wrote:

Gents

An nslookup shows that DNS resolves quantumowners.club,  
www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the same 
address (81.174.250.144). Assuming both sites are indeed physically located on 
that host, the redirect to http://www.h4-turbo.co.uk when asking for 
quantumowners.club or the way it has been implemented, is what Norton is 
unhappy with. This would be within an .htaccess file, a script called from or 
within the site's index file, or within the web server's configuration files. 
Hope some of that helps...


Best regards
Bill 

Bill Allison
Borders Group of Advanced Motorists
National Observer (Cars)
07702 739474
01750 22550 (before 21:00 please)

www.bgam.org.uk and www.bgam.org.uk/ydi
www.iamroadsmart.com

www.facebook.com/BordersAdvancedMotorists



The contents of this message, and any attachments, may include information 
that is private and confidential and should not be read by persons other than 
the intended addressee(s). IAM RoadSmart nor the sender accepts any 
responsibility for viruses and it is your responsibility to check the email and 
any attachments. If you have received this email in error, please inform the 
sender and delete the message from your computer. IAM RoadSmart is a trading 
name. IAM RoadSmart is a trademark. Charity number: 249002 (England and Wales) 
SC041201 (Scotland). Registered Address: 1 Albany Place, Hyde Way, Welwyn 
Garden City AL7 3BT. 




On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne 
mailto:j...@quantums.info wrote: 


I have to say i think the problem is that you have Norton install on the PC

Back in the DOS days Norton utils were good but they rapidly went downhill 
IMO

Jim


From: Tony Gould 
Sent: Wednesday, April 22, 2020 10:39 AM
    To: Quantum Owners Group 
Subject: Re: [Quantum Owners] QOC Website

Hi Steve, I still get a Norton failure when trying for the website on any 
browser, with Norton Security active.



 Also I did some work a while back with http and https redirects 
and it was with using a modified .htaaccess file and rewrite rules, I can't 
find the exact file at the moment, but probably some useful info here 
https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
placing the redirect in the wrong .htaaccess file. My host support, helped me 
out in the end. I can hunt further if you would like? 

Cheers
Tony


On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
  Ian,

  It is broken, but working.  As multiple web hosts are served from a 
single server there is some configuration trickery I need to master (probably 
including DNS settings) so the non www. will work like the primary address.  
The couple of times I've looked into it have me stumped so far!

  I have unfortunately had to allow TLSv1.2 as I found an important 
application that I use via that web server doesn't fully support v1.3, 
therefore anyone having issues may be OK now.


  Regards,
  

Re: [Quantum Owners] QOC Website

2020-04-27 Thread David Robinson
Hi Steve
Don't know how this has happened but I seem to have patched in to an
on-going conversation that you are having with various friends.
This is not an address that I use often and only went into Forum to seek
help for problem with the Texalarm on my 2+2; helpfully Jim replied with
assistance. Trust you can sort the 'leak' out. Regards Dave Robinson

On Thu, 23 Apr 2020, 16:03 'Steve Kodź' via Quantum Owners Group, <
quantumowners@googlegroups.com> wrote:

> Bill,
>
> As you have pointed out, the web server hosts many different sites,
> however this is not controlled by the .htaccess file - these are per site
> for putting restrictions on the files hosted within the website.
>
> The issue is how the web server handles requests for sites that it doesn't
> know about, and currently has my personal website is listed as the fall
> back default.  The issue lies somewhere in the configuration for DNS and
> the web server.
>
> IMHO Norton is being over zealous and supplying incorrect information, but
> for most users blocking access is probably the correct action. It should
> rather state that the site trying to be accessed is supplying
> incorrect/inconsistent security information and to strongly advise not to
> visit.  If the site was a known dangerous site it would likely appear on a
> black list somewhere, but I don't believe it does.
>
> I will look into this, but it is a low priority, since the proper URL
> www.quantumowners.club works and that is the one I publicise.
>
> Regards,
> Steve
> On 22/04/2020 14:15, 'Bill Allison' via Quantum Owners Group wrote:
>
> Gents
>
> An nslookup shows that DNS resolves quantumowners.club,
> www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the
> same address (81.174.250.144). Assuming both sites are indeed physically
> located on that host, the redirect to http://www.h4-turbo.co.uk when
> asking for quantumowners.club or the way it has been implemented, is what
> Norton is unhappy with. This would be within an .htaccess file, a script 
> called
> from or within the site's index file, or within the web server's
> configuration files. Hope some of that helps...
>
> Best regards
> Bill
>
> Bill Allison
> Borders Group of Advanced Motorists
> National Observer (Cars)
> 07702 739474
> 01750 22550 (before 21:00 please)
> www.bgam.org.uk and www.bgam.org.uk/ydi
> www.iamroadsmart.com
> www.facebook.com/BordersAdvancedMotorists
>
>
>
> The contents of this message, and any attachments, may include information
> that is private and confidential and should not be read by persons other
> than the intended addressee(s). IAM RoadSmart nor the sender accepts any
> responsibility for viruses and it is your responsibility to check the email
> and any attachments. If you have received this email in error, please
> inform the sender and delete the message from your computer. IAM RoadSmart
> is a trading name. IAM RoadSmart is a trademark. Charity number: 249002
> (England and Wales) SC041201 (Scotland). Registered Address: 1 Albany
> Place, Hyde Way, Welwyn Garden City AL7 3BT.
>
>
>
> On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne 
>  wrote:
>
>
> I have to say i think the problem is that you have Norton install on the PC
>
> Back in the DOS days Norton utils were good but they rapidly went downhill
> IMO
>
> Jim
>
>
> *From:* Tony Gould
> *Sent:* Wednesday, April 22, 2020 10:39 AM
> *To:* Quantum Owners Group
> *Subject:* Re: [Quantum Owners] QOC Website
>
> Hi Steve, I still get a Norton failure when trying for the website on any
> browser, with Norton Security active.
>
> [image: website blocked.jpg]
>
>  Also I did some work a while back with http and https redirects
> and it was with using a modified .htaaccess file and rewrite rules, I can't
> find the exact file at the moment, but probably some useful info here
> https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was
> placing the redirect in the wrong .htaaccess file. My host support, helped
> me out in the end. I can hunt further if you would like?
> Cheers
> Tony
>
> On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote:
>
> Ian,
>
> It is broken, but working.  As multiple web hosts are served from a single
> server there is some configuration trickery I need to master (probably
> including DNS settings) so the non www. will work like the primary
> address.  The couple of times I've looked into it have me stumped so far!
>
> I have unfortunately had to allow TLSv1.2 as I found an important
> application that I use via that web server doesn't fully support v1.3,
> therefo

Re: [Quantum Owners] QOC Website

2020-04-23 Thread 'teegee777' via Quantum Owners Group
O.K. thanks for that. I've only seen similar in TXT fields.

On Thursday, 23 April 2020 16:39:39 UTC+1, Steve Kodz wrote:
>
> The NS records can reference any valid internet host.  mail is simply a 
> host name in this instance and is used as the PTR record (should) match my 
> static ip address and I found having the mail host for the PTR record 
> helped email delivery and trust.  The important part is that the hostnames 
> can be accessed from the internet and that a DNS server is running on both.
>
> Regards,
> Steve
> On 23/04/2020 16:31, 'teegee777' via Quantum Owners Group wrote:
>
> Hi Steve,
> On https://who.is  quantumowners.club has the NS results 
> shown below. I have never seen a 2nd option like this and not a mail 
> prefix. Normally I thought it was a 2nd choice NS with a similar name and 
> (+1). It may be worth a check?
>
>
>
>
>
>
>
>
>
> quantumowners.club  
> NS 3599 
>
> slv2.1and1.co.uk 
> quantumowners.club NS 3599 
> mail.h4-turbo.co.uk
>
> On Thursday, 23 April 2020 16:03:18 UTC+1, Steve Kodz wrote: 
>>
>> Bill,
>>
>> As you have pointed out, the web server hosts many different sites, 
>> however this is not controlled by the .htaccess file - these are per site 
>> for putting restrictions on the files hosted within the website.
>>
>> The issue is how the web server handles requests for sites that it 
>> doesn't know about, and currently has my personal website is listed as the 
>> fall back default.  The issue lies somewhere in the configuration for DNS 
>> and the web server.
>>
>> IMHO Norton is being over zealous and supplying incorrect information, 
>> but for most users blocking access is probably the correct action. It 
>> should rather state that the site trying to be accessed is supplying 
>> incorrect/inconsistent security information and to strongly advise not to 
>> visit.  If the site was a known dangerous site it would likely appear on a 
>> black list somewhere, but I don't believe it does.
>>
>> I will look into this, but it is a low priority, since the proper URL 
>> www.quantumowners.club works and that is the one I publicise.
>>
>> Regards,
>> Steve
>> On 22/04/2020 14:15, 'Bill Allison' via Quantum Owners Group wrote:
>>
>> Gents
>>
>> An nslookup shows that DNS resolves quantumowners.club,  
>> www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the 
>> same address (81.174.250.144). Assuming both sites are indeed physically 
>> located on that host, the redirect to http://www.h4-turbo.co.uk when 
>> asking for quantumowners.club or the way it has been implemented, is what 
>> Norton is unhappy with. This would be within an .htaccess file, a script 
>> called 
>> from or within the site's index file, or within the web server's 
>> configuration files. Hope some of that helps...
>>
>> Best regards
>> Bill 
>>
>> Bill Allison
>> Borders Group of Advanced Motorists
>> National Observer (Cars)
>> 07702 739474
>> 01750 22550 (before 21:00 please)
>> www.bgam.org.uk and www.bgam.org.uk/ydi
>> www.iamroadsmart.com
>> www.facebook.com/BordersAdvancedMotorists
>>
>>
>>
>> The contents of this message, and any attachments, may include 
>> information that is private and confidential and should not be read by 
>> persons other than the intended addressee(s). IAM RoadSmart nor the sender 
>> accepts any responsibility for viruses and it is your responsibility to 
>> check the email and any attachments. If you have received this email in 
>> error, please inform the sender and delete the message from your computer. 
>> IAM RoadSmart is a trading name. IAM RoadSmart is a trademark. Charity 
>> number: 249002 (England and Wales) SC041201 (Scotland). Registered Address: 
>> 1 Albany Place, Hyde Way, Welwyn Garden City AL7 3BT. 
>>
>>
>>
>> On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne 
>>  wrote: 
>>
>>
>> I have to say i think the problem is that you have Norton install on the 
>> PC
>>  
>> Back in the DOS days Norton utils were good but they rapidly went 
>> downhill IMO
>>  
>> Jim
>>  
>>  
>> *From:* Tony Gould 
>> *Sent:* Wednesday, April 22, 2020 10:39 AM
>> *To:* Quantum Owners Group 
>> *Subject:* Re: [Quantum Owners] QOC Website
>>  
>> Hi Steve, I still get a Norton failure when trying for the website on any 
>> browser, with Norton Security active.
>>
>> [image: 

Re: [Quantum Owners] QOC Website

2020-04-23 Thread 'teegee777' via Quantum Owners Group
Hi Steve,
On https://who.is  quantumowners.club has the NS results 
shown below. I have never seen a 2nd option like this and not a mail 
prefix. Normally I thought it was a 2nd choice NS with a similar name and 
(+1). It may be worth a check?









quantumowners.club  
NS 3599 

slv2.1and1.co.uk
quantumowners.club NS 3599 
mail.h4-turbo.co.uk

On Thursday, 23 April 2020 16:03:18 UTC+1, Steve Kodz wrote:
>
> Bill,
>
> As you have pointed out, the web server hosts many different sites, 
> however this is not controlled by the .htaccess file - these are per site 
> for putting restrictions on the files hosted within the website.
>
> The issue is how the web server handles requests for sites that it doesn't 
> know about, and currently has my personal website is listed as the fall 
> back default.  The issue lies somewhere in the configuration for DNS and 
> the web server.
>
> IMHO Norton is being over zealous and supplying incorrect information, but 
> for most users blocking access is probably the correct action. It should 
> rather state that the site trying to be accessed is supplying 
> incorrect/inconsistent security information and to strongly advise not to 
> visit.  If the site was a known dangerous site it would likely appear on a 
> black list somewhere, but I don't believe it does.
>
> I will look into this, but it is a low priority, since the proper URL 
> www.quantumowners.club works and that is the one I publicise.
>
> Regards,
> Steve
> On 22/04/2020 14:15, 'Bill Allison' via Quantum Owners Group wrote:
>
> Gents
>
> An nslookup shows that DNS resolves quantumowners.club,  
> www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the 
> same address (81.174.250.144). Assuming both sites are indeed physically 
> located on that host, the redirect to http://www.h4-turbo.co.uk when 
> asking for quantumowners.club or the way it has been implemented, is what 
> Norton is unhappy with. This would be within an .htaccess file, a script 
> called 
> from or within the site's index file, or within the web server's 
> configuration files. Hope some of that helps...
>
> Best regards
> Bill 
>
> Bill Allison
> Borders Group of Advanced Motorists
> National Observer (Cars)
> 07702 739474
> 01750 22550 (before 21:00 please)
> www.bgam.org.uk and www.bgam.org.uk/ydi
> www.iamroadsmart.com
> www.facebook.com/BordersAdvancedMotorists
>
>
>
> The contents of this message, and any attachments, may include information 
> that is private and confidential and should not be read by persons other 
> than the intended addressee(s). IAM RoadSmart nor the sender accepts any 
> responsibility for viruses and it is your responsibility to check the email 
> and any attachments. If you have received this email in error, please 
> inform the sender and delete the message from your computer. IAM RoadSmart 
> is a trading name. IAM RoadSmart is a trademark. Charity number: 249002 
> (England and Wales) SC041201 (Scotland). Registered Address: 1 Albany 
> Place, Hyde Way, Welwyn Garden City AL7 3BT. 
>
>
>
> On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne  
>  wrote: 
>
>
> I have to say i think the problem is that you have Norton install on the PC
>  
> Back in the DOS days Norton utils were good but they rapidly went downhill 
> IMO
>  
> Jim
>  
>  
> *From:* Tony Gould 
> *Sent:* Wednesday, April 22, 2020 10:39 AM
> *To:* Quantum Owners Group 
> *Subject:* Re: [Quantum Owners] QOC Website
>  
> Hi Steve, I still get a Norton failure when trying for the website on any 
> browser, with Norton Security active.
>
> [image: website blocked.jpg]
>  
>  Also I did some work a while back with http and https redirects 
> and it was with using a modified .htaaccess file and rewrite rules, I can't 
> find the exact file at the moment, but probably some useful info here 
> https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
> placing the redirect in the wrong .htaaccess file. My host support, helped 
> me out in the end. I can hunt further if you would like? 
> Cheers
> Tony
>
> On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
>
> Ian,
>
> It is broken, but working.  As multiple web hosts are served from a single 
> server there is some configuration trickery I need to master (probably 
> including DNS settings) so the non www. will work like the primary 
> address.  The couple of times I've looked into it have me stumped so far!
>
> I have unfortunately had to allow TLSv1.2 as I found an important 
> application that I use via that web server doesn't fully support v1.3, 
> t

Re: [Quantum Owners] QOC Website

2020-04-23 Thread 'Steve Kodź' via Quantum Owners Group

Bill,

As you have pointed out, the web server hosts many different sites, 
however this is not controlled by the .htaccess file - these are per 
site for putting restrictions on the files hosted within the website.


The issue is how the web server handles requests for sites that it 
doesn't know about, and currently has my personal website is listed as 
the fall back default.  The issue lies somewhere in the configuration 
for DNS and the web server.


IMHO Norton is being over zealous and supplying incorrect information, 
but for most users blocking access is probably the correct action. It 
should rather state that the site trying to be accessed is supplying 
incorrect/inconsistent security information and to strongly advise not 
to visit.  If the site was a known dangerous site it would likely appear 
on a black list somewhere, but I don't believe it does.


I will look into this, but it is a low priority, since the proper URL 
www.quantumowners.club works and that is the one I publicise.


Regards,
Steve

On 22/04/2020 14:15, 'Bill Allison' via Quantum Owners Group wrote:

Gents

An nslookup shows that DNS resolves quantumowners.club,  
www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to 
the same address (81.174.250.144). Assuming both sites are indeed 
physically located on that host, the redirect to 
http://www.h4-turbo.co.uk when asking for quantumowners.club or the 
way it has been implemented, is what Norton is unhappy with. This 
would be within an .htaccess file, a script called from or within the 
site's index file, or within the web server's configuration files. 
Hope some of that helps...


Best regards
Bill

Bill Allison
Borders Group of Advanced Motorists
National Observer (Cars)
07702 739474
01750 22550 (before 21:00 please)
www.bgam.org.uk <http://www.bgam.org.uk> and www.bgam.org.uk/ydi 
<http://www.bgam.org.uk/ydi>

www.iamroadsmart.com <http://www.iamroadsmart.com>
www.facebook.com/BordersAdvancedMotorists 
<http://www.facebook.com/BordersAdvancedMotorists>




The contents of this message, and any attachments, may include 
information that is private and confidential and should not be read by 
persons other than the intended addressee(s). IAM RoadSmart nor the 
sender accepts any responsibility for viruses and it is your 
responsibility to check the email and any attachments. If you have 
received this email in error, please inform the sender and delete the 
message from your computer. IAM RoadSmart is a trading name. IAM 
RoadSmart is a trademark. Charity number: 249002 (England and Wales) 
SC041201 (Scotland). Registered Address: 1 Albany Place, Hyde Way, 
Welwyn Garden City AL7 3BT.




On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne 
 wrote:



I have to say i think the problem is that you have Norton install on 
the PC
Back in the DOS days Norton utils were good but they rapidly went 
downhill IMO

Jim
*From:* Tony Gould
*Sent:* Wednesday, April 22, 2020 10:39 AM
*To:* Quantum Owners Group
*Subject:* Re: [Quantum Owners] QOC Website
Hi Steve, I still get a Norton failure when trying for the website on 
any browser, with Norton Security active.


website blocked.jpg

 Also I did some work a while back with http and https 
redirects and it was with using a modified .htaaccess file and rewrite 
rules, I can't find the exact file at the moment, but probably some 
useful info here https://htaccessbook.com/htaccess-redirect-https-www/ 
Originally I was placing the redirect in the wrong .htaaccess file. My 
host support, helped me out in the end. I can hunt further if you 
would like?

Cheers
Tony

On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote:

Ian,

It is broken, but working.  As multiple web hosts are served from
a single server there is some configuration trickery I need to
master (probably including DNS settings) so the non www. will work
like the primary address.  The couple of times I've looked into it
have me stumped so far!

I have unfortunately had to allow TLSv1.2 as I found an important
application that I use via that web server doesn't fully support
v1.3, therefore anyone having issues may be OK now.

Regards,
Steve


h4-turbo.co.uk <http://h4-turbo.co.uk>
quantumowners.club

On 16/04/2020 18:39, Ian Harrison wrote:

Steve, there is a difference in behaviour between accessing via
www.quantumowners.co.uk <http://www.quantumowners.co.uk> and
quantum owners.co.uk <http://owners.co.uk>
Fully qualified seems good all the way through. Without the www.
prefix, it uses the www.h4-turbo.co.uk
<http://www.h4-turbo.co.uk> cert who’s also good but is flagged
as having an intermediate cert error. Also seems to flag as an
issue because the accessed name is different to the resolved
server name.
Just an observation and may be as designed.
H

Re: [Quantum Owners] QOC Website

2020-04-22 Thread Jim Hearne
I use MXtoolbox for checking these sort of things.

Checking https://mxtoolbox.com/domain/www.quantumowners.club/ gives 2 errors.

On https it says “The Certificate has a name mismatch”

And on the DNS it says “Primary Name Server Not Listed At Parent”

Jim




From: Jim Hearne 
Sent: Wednesday, April 22, 2020 2:26 PM
To: quantumowners@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website

If it was the redirect upsetting Norton wouldn’t it be happy with the main site 
and only complain about the redirected one.
Whereas i believe it is unhappy with both quantumowners.club and  
www.quantumowners.club

Tony, can you post what Norton says if you click on full report.

Jim


From: 'Bill Allison' via Quantum Owners Group 
Sent: Wednesday, April 22, 2020 2:15 PM
To: quantumowners@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website

Gents

An nslookup shows that DNS resolves quantumowners.club,  
www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the same 
address (81.174.250.144). Assuming both sites are indeed physically located on 
that host, the redirect to http://www.h4-turbo.co.uk when asking for 
quantumowners.club or the way it has been implemented, is what Norton is 
unhappy with. This would be within an .htaccess file, a script called from or 
within the site's index file, or within the web server's configuration files. 
Hope some of that helps...


Best regards
Bill 

Bill Allison
Borders Group of Advanced Motorists
National Observer (Cars)
07702 739474
01750 22550 (before 21:00 please)

www.bgam.org.uk and www.bgam.org.uk/ydi
www.iamroadsmart.com

www.facebook.com/BordersAdvancedMotorists



The contents of this message, and any attachments, may include information that 
is private and confidential and should not be read by persons other than the 
intended addressee(s). IAM RoadSmart nor the sender accepts any responsibility 
for viruses and it is your responsibility to check the email and any 
attachments. If you have received this email in error, please inform the sender 
and delete the message from your computer. IAM RoadSmart is a trading name. IAM 
RoadSmart is a trademark. Charity number: 249002 (England and Wales) SC041201 
(Scotland). Registered Address: 1 Albany Place, Hyde Way, Welwyn Garden City 
AL7 3BT. 




On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne  
wrote: 


I have to say i think the problem is that you have Norton install on the PC

Back in the DOS days Norton utils were good but they rapidly went downhill IMO

Jim


From: Tony Gould 
Sent: Wednesday, April 22, 2020 10:39 AM
To: Quantum Owners Group 
Subject: Re: [Quantum Owners] QOC Website

Hi Steve, I still get a Norton failure when trying for the website on any 
browser, with Norton Security active.



 Also I did some work a while back with http and https redirects and it 
was with using a modified .htaaccess file and rewrite rules, I can't find the 
exact file at the moment, but probably some useful info here 
https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
placing the redirect in the wrong .htaaccess file. My host support, helped me 
out in the end. I can hunt further if you would like? 

Cheers
Tony


On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
  Ian,

  It is broken, but working.  As multiple web hosts are served from a single 
server there is some configuration trickery I need to master (probably 
including DNS settings) so the non www. will work like the primary address.  
The couple of times I've looked into it have me stumped so far!

  I have unfortunately had to allow TLSv1.2 as I found an important application 
that I use via that web server doesn't fully support v1.3, therefore anyone 
having issues may be OK now.


  Regards,
  Steve



  h4-turbo.co.uk 
  quantumowners.club 


  On 16/04/2020 18:39, Ian Harrison wrote:

Steve, there is a difference in behaviour between accessing via 
www.quantumowners.co.uk and quantum owners.co.uk

Fully qualified seems good all the way through. Without the www. prefix, it 
uses the www.h4-turbo.co.uk cert who’s also good but is flagged as having an 
intermediate cert error. Also seems to flag as an issue because the accessed 
name is different to the resolved server name. 

Just an observation and may be as designed. 

HTH
Ian

On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group 
 wrote:

  Jan,

  You need to update your browser as it is out of date. The TLS setting on 
the website are using the most recent release, v1.3.

  Regards,
  Steve

  On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" 
 wrote:

Steve I cannot get onto the site. Saying cannot securely connect to 
this page unsafe tls security settings

Jan


Sent from my Samsung Galaxy smartphone.


 Original message 
From: &#

Re: [Quantum Owners] QOC Website

2020-04-22 Thread Jim Hearne
If it was the redirect upsetting Norton wouldn’t it be happy with the main site 
and only complain about the redirected one.
Whereas i believe it is unhappy with both quantumowners.club and  
www.quantumowners.club

Tony, can you post what Norton says if you click on full report.

Jim


From: 'Bill Allison' via Quantum Owners Group 
Sent: Wednesday, April 22, 2020 2:15 PM
To: quantumowners@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website

Gents

An nslookup shows that DNS resolves quantumowners.club,  
www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the same 
address (81.174.250.144). Assuming both sites are indeed physically located on 
that host, the redirect to http://www.h4-turbo.co.uk when asking for 
quantumowners.club or the way it has been implemented, is what Norton is 
unhappy with. This would be within an .htaccess file, a script called from or 
within the site's index file, or within the web server's configuration files. 
Hope some of that helps...


Best regards
Bill 

Bill Allison
Borders Group of Advanced Motorists
National Observer (Cars)
07702 739474
01750 22550 (before 21:00 please)

www.bgam.org.uk and www.bgam.org.uk/ydi
www.iamroadsmart.com

www.facebook.com/BordersAdvancedMotorists



The contents of this message, and any attachments, may include information that 
is private and confidential and should not be read by persons other than the 
intended addressee(s). IAM RoadSmart nor the sender accepts any responsibility 
for viruses and it is your responsibility to check the email and any 
attachments. If you have received this email in error, please inform the sender 
and delete the message from your computer. IAM RoadSmart is a trading name. IAM 
RoadSmart is a trademark. Charity number: 249002 (England and Wales) SC041201 
(Scotland). Registered Address: 1 Albany Place, Hyde Way, Welwyn Garden City 
AL7 3BT. 




On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne  
wrote: 


I have to say i think the problem is that you have Norton install on the PC

Back in the DOS days Norton utils were good but they rapidly went downhill IMO

Jim


From: Tony Gould 
Sent: Wednesday, April 22, 2020 10:39 AM
To: Quantum Owners Group 
Subject: Re: [Quantum Owners] QOC Website

Hi Steve, I still get a Norton failure when trying for the website on any 
browser, with Norton Security active.



 Also I did some work a while back with http and https redirects and it 
was with using a modified .htaaccess file and rewrite rules, I can't find the 
exact file at the moment, but probably some useful info here 
https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
placing the redirect in the wrong .htaaccess file. My host support, helped me 
out in the end. I can hunt further if you would like? 

Cheers
Tony


On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
  Ian,

  It is broken, but working.  As multiple web hosts are served from a single 
server there is some configuration trickery I need to master (probably 
including DNS settings) so the non www. will work like the primary address.  
The couple of times I've looked into it have me stumped so far!

  I have unfortunately had to allow TLSv1.2 as I found an important application 
that I use via that web server doesn't fully support v1.3, therefore anyone 
having issues may be OK now.


  Regards,
  Steve



  h4-turbo.co.uk 
  quantumowners.club 


  On 16/04/2020 18:39, Ian Harrison wrote:

Steve, there is a difference in behaviour between accessing via 
www.quantumowners.co.uk and quantum owners.co.uk

Fully qualified seems good all the way through. Without the www. prefix, it 
uses the www.h4-turbo.co.uk cert who’s also good but is flagged as having an 
intermediate cert error. Also seems to flag as an issue because the accessed 
name is different to the resolved server name. 

Just an observation and may be as designed. 

HTH
Ian

On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group 
 wrote:

  Jan,

  You need to update your browser as it is out of date. The TLS setting on 
the website are using the most recent release, v1.3.

  Regards,
  Steve

  On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" 
 wrote:

Steve I cannot get onto the site. Saying cannot securely connect to 
this page unsafe tls security settings

Jan


Sent from my Samsung Galaxy smartphone.


 Original message 
From: 'Steve Kodź' via Quantum Owners Group  
Date: 15/04/2020 15:11 (GMT+00:00) 
        To: quantu...@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website 

Is that a recent version? I would expect old versions to flag the 
domain as 
the .club TLD wouldn't be expected, but these have been valid for a 
number 
of years now, so are OK to 

Re: [Quantum Owners] QOC Website

2020-04-22 Thread 'Bill Allison' via Quantum Owners Group
Gents
An nslookup shows that DNS resolves quantumowners.club,  
www.quantumowners.club, h4-turbo.co.uk and www.h4-turbo.co.uk all to the same 
address (81.174.250.144). Assuming both sites are indeed physically located on 
that host, the redirect to http://www.h4-turbo.co.uk when asking for 
quantumowners.club or the way it has been implemented, is what Norton is 
unhappy with. This would be within an .htaccess file, a script  called from or 
within the site's index file, or within the web server's configuration files. 
Hope some of that helps...

Best regards
Bill 

Bill Allison
Borders Group of Advanced Motorists
National Observer (Cars)
07702 739474
01750 22550 (before 21:00 please)
www.bgam.org.uk and www.bgam.org.uk/ydi www.iamroadsmart.com
www.facebook.com/BordersAdvancedMotorists
 

The contents of this message, and any attachments, may include information that 
is private and confidential and should not be read by persons other than the 
intended addressee(s). IAM RoadSmart nor the sender accepts any responsibility 
for viruses and it is your responsibility to check the email and any 
attachments. If you have received this email in error, please inform the sender 
and delete the message from your computer. IAM RoadSmart is a trading name. IAM 
RoadSmart is a trademark. Charity number: 249002 (England and Wales) SC041201 
(Scotland). Registered Address: 1 Albany Place, Hyde Way, Welwyn Garden City 
AL7 3BT. 

 

On Wednesday, 22 April 2020, 10:49:39 BST, Jim Hearne  
wrote:  
 
 I have to say i think the problem is that you have Norton install on the PC 
Back in the DOS days Norton utils were good but they rapidly went downhill IMO 
Jim  From: Tony Gould Sent: Wednesday, April 22, 2020 10:39 AMTo: Quantum 
Owners Group Subject: Re: [Quantum Owners] QOC Website Hi Steve, I still get a 
Norton failure when trying for the website on any browser, with Norton Security 
active.

  Also I did some work a while back with http and https redirects and 
it was with using a modified .htaaccess file and rewrite rules, I can't find 
the exact file at the moment, but probably some useful info here 
https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
placing the redirect in the wrong .htaaccess file. My host support, helped me 
out in the end. I can hunt further if you would like? 
CheersTony

On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
  
Ian,
 
It is broken, but working.  As multiple web hosts are served from a single 
server there is some configuration trickery I need to master (probably 
including DNS settings) so the non www. will work like the primary address.  
The couple of times I've looked into it have me stumped so far!
 
I have unfortunately had to allow TLSv1.2 as I found an important application 
that I use via that web server doesn't fully support v1.3, therefore anyone 
having issues may be OK now.

 
Regards,
Steve

 
h4-turbo.co.uk 
quantumowners.club 

 On 16/04/2020 18:39, Ian Harrison wrote:
 
  Steve, there is a difference in behaviour between accessing via 
www.quantumowners.co.uk and quantum owners.co.uk   Fully qualified seems good 
all the way through. Without the www. prefix, it uses the www.h4-turbo.co.uk 
cert who’s also good but is flagged as having an intermediate cert error. Also 
seems to flag as an issue because the accessed name is different to the 
resolved server name.    Just an observation and may be as designed.    HTH Ian 
    On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group 
 wrote:
 
   Jan,   You need to update your browser as it is out of date. The TLS setting 
on the website are using the most recent release, v1.3.   Regards, Steve    
On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" 
 wrote:
 
 Steve I cannot get onto the site. Saying cannot securely connect to this page 
unsafe tls security settings   Jan      Sent from my Samsung Galaxy smartphone. 
      Original message  From: 'Steve Kodź' via Quantum Owners 
Group   Date: 15/04/2020 15:11 (GMT+00:00)  To: 
quantu...@googlegroups.com  Subject: Re: [Quantum Owners] QOC Website   Is that 
a recent version? I would expect old versions to flag the domain as 
the .club TLD wouldn't be expected, but these have been valid for a number 
of years now, so are OK to use

SSL labs give the site an A rating, so more likely an issue locally.

Regards,
Steve

On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group" 
 wrote:

> Hi Steve.
>
> Norton blocked the link saying it's a known dangerous site
>
> Chris G
>
>
> -Original Message-
> From: 'Steve Kodź' via Quantum Owners Group
> Sent: Wednesday, April 15, 2020 9:36 AM
> To: QOC Google Group
> Subject: [Quantum Owners] QOC Website
>
> I hope everyone is staying safe and well during these difficult times.
>

Re: [Quantum Owners] QOC Website

2020-04-22 Thread Tony Gould
Possibly, but better safe than sorry?
Steve may like to complete this form and get it updated? 
https://sitereview.symantec.com/#/lookup-result/quantumowners.club

On Wednesday, April 22, 2020 at 10:49:38 AM UTC+1, Jim Hearne wrote:
>
> I have to say i think the problem is that you have Norton install on the PC
>  
> Back in the DOS days Norton utils were good but they rapidly went downhill 
> IMO
>  
> Jim
>  
>  
> *From:* Tony Gould 
> *Sent:* Wednesday, April 22, 2020 10:39 AM
> *To:* Quantum Owners Group 
> *Subject:* Re: [Quantum Owners] QOC Website
>  
> Hi Steve, I still get a Norton failure when trying for the website on any 
> browser, with Norton Security active.
>
> [image: website blocked.jpg]
>  
>  Also I did some work a while back with http and https redirects 
> and it was with using a modified .htaaccess file and rewrite rules, I can't 
> find the exact file at the moment, but probably some useful info here 
> https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
> placing the redirect in the wrong .htaaccess file. My host support, helped 
> me out in the end. I can hunt further if you would like? 
> Cheers
> Tony
>
> On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
>>
>> Ian,
>>
>> It is broken, but working.  As multiple web hosts are served from a 
>> single server there is some configuration trickery I need to master 
>> (probably including DNS settings) so the non www. will work like the 
>> primary address.  The couple of times I've looked into it have me stumped 
>> so far!
>>
>> I have unfortunately had to allow TLSv1.2 as I found an important 
>> application that I use via that web server doesn't fully support v1.3, 
>> therefore anyone having issues may be OK now.
>>
>> Regards,
>> Steve
>>
>> h4-turbo.co.uk 
>> quantumowners.club 
>>
>> On 16/04/2020 18:39, Ian Harrison wrote:
>>
>> Steve, there is a difference in behaviour between accessing via 
>> www.quantumowners.co.uk and quantum owners.co.uk
>>  
>> Fully qualified seems good all the way through. Without the www. prefix, 
>> it uses the www.h4-turbo.co.uk cert who’s also good but is flagged as 
>> having an intermediate cert error. Also seems to flag as an issue because 
>> the accessed name is different to the resolved server name. 
>>  
>> Just an observation and may be as designed. 
>>  
>> HTH
>> Ian
>>  
>> On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group <
>> quantu...@googlegroups.com> wrote:
>>
>>> Jan,
>>>  
>>> You need to update your browser as it is out of date. The TLS setting on 
>>> the website are using the most recent release, v1.3.
>>>  
>>> Regards,
>>> Steve
>>>  
>>>
>>> On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" <
>>> quantu...@googlegroups.com> wrote:
>>>
>>>> Steve I cannot get onto the site. Saying cannot securely connect to 
>>>> this page unsafe tls security settings
>>>>  
>>>> Jan
>>>>  
>>>>  
>>>> Sent from my Samsung Galaxy smartphone.
>>>>  
>>>>  
>>>>  Original message 
>>>> From: 'Steve Kodź' via Quantum Owners Group  
>>>>
>>>> Date: 15/04/2020 15:11 (GMT+00:00) 
>>>> To: quantu...@googlegroups.com 
>>>> Subject: Re: [Quantum Owners] QOC Website 
>>>>  
>>>> Is that a recent version? I would expect old versions to flag the 
>>>> domain as 
>>>> the .club TLD wouldn't be expected, but these have been valid for a 
>>>> number 
>>>> of years now, so are OK to use
>>>>
>>>> SSL labs give the site an A rating, so more likely an issue locally.
>>>>
>>>> Regards,
>>>> Steve
>>>>
>>>> On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group" 
>>>>  wrote:
>>>>
>>>> > Hi Steve.
>>>> >
>>>> > Norton blocked the link saying it's a known dangerous site
>>>> >
>>>> > Chris G
>>>> >
>>>> >
>>>> > -Original Message-
>>>> > From: 'Steve Kodź' via Quantum Owners Group
>>>> > Sent: Wednesday, April 15, 2020 9:36 AM
>>>> > To: QOC Google Group
>>>&g

Re: [Quantum Owners] QOC Website

2020-04-22 Thread Jim Hearne
I think there are several ways of redirecting the non www to the www site.
I’ve had to move our company site a couple of days ago and it seemed to be done 
on there solely in the DNS records.
If you have access to those i can tell you what i’ve got setup.

Doing this stuff is at the border of my understanding though, i know enough to 
break things but not always enough to fix them again 

Jim


From: 'Steve Kodź' via Quantum Owners Group 
Sent: Tuesday, April 21, 2020 6:15 PM
To: quantumowners@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website

Ian,

It is broken, but working.  As multiple web hosts are served from a single 
server there is some configuration trickery I need to master (probably 
including DNS settings) so the non www. will work like the primary address.  
The couple of times I've looked into it have me stumped so far!

I have unfortunately had to allow TLSv1.2 as I found an important application 
that I use via that web server doesn't fully support v1.3, therefore anyone 
having issues may be OK now.


Regards,
Steve



h4-turbo.co.uk 
quantumowners.club 


On 16/04/2020 18:39, Ian Harrison wrote:

  Steve, there is a difference in behaviour between accessing via 
www.quantumowners.co.uk and quantum owners.co.uk

  Fully qualified seems good all the way through. Without the www. prefix, it 
uses the www.h4-turbo.co.uk cert who’s also good but is flagged as having an 
intermediate cert error. Also seems to flag as an issue because the accessed 
name is different to the resolved server name. 

  Just an observation and may be as designed. 

  HTH
  Ian

  On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group 
 wrote:

Jan,

You need to update your browser as it is out of date. The TLS setting on 
the website are using the most recent release, v1.3.

Regards,
Steve

On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" 
 wrote:

  Steve I cannot get onto the site. Saying cannot securely connect to this 
page unsafe tls security settings

  Jan


  Sent from my Samsung Galaxy smartphone.


   Original message 
  From: 'Steve Kodź' via Quantum Owners Group 
 
  Date: 15/04/2020 15:11 (GMT+00:00) 
  To: quantumowners@googlegroups.com 
  Subject: Re: [Quantum Owners] QOC Website 

  Is that a recent version? I would expect old versions to flag the domain 
as 
  the .club TLD wouldn't be expected, but these have been valid for a 
number 
  of years now, so are OK to use

  SSL labs give the site an A rating, so more likely an issue locally.

  Regards,
  Steve

  On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group" 
   wrote:

  > Hi Steve.
  >
  > Norton blocked the link saying it's a known dangerous site
  >
  > Chris G
  >
  >
  > -Original Message-
  > From: 'Steve Kodź' via Quantum Owners Group
  > Sent: Wednesday, April 15, 2020 9:36 AM
  > To: QOC Google Group
  > Subject: [Quantum Owners] QOC Website
  >
  > I hope everyone is staying safe and well during these difficult times.
  >
  > As I am currently isolating too far away from my cars I have extra time 
on
  > my hands at weekends. Therefore I took the opportunity over the bank
  > holiday to upgrade the operating system that the club website is hosted
  > from. This allowed me to upgrade the website security to support the 
latest
  > encryption algorithms.
  >
  > This should not cause any issues if you keep your systems updated, but
  > please take a look at https://www.quantumowners.club and let me know if 
you
  > have any issues accessing it.
  >
  > Regards,
  > Steve
  >
  >
  > --
  > --
  > You received this message because you are subscribed to the Google 
Groups
  > "Quantum Owners Group" group.
  > To post to this group, send email to quantumowners@googlegroups.com
  > To unsubscribe from this group, send email to
  > quantumowners-unsubscr...@googlegroups.com
  > For more options, visit this group at
  > http://groups.google.com/group/quantumowners?hl=en
  >
  > IMPORTANT NOTE: All information presented herewith is provided on an 
"As Is"
  > basis, without warranty or the implication thereof. Neither the Quantum
  > Owners Club nor the individuals associated with the Quantum Owners Club 
or
  > in the preparation of the above information shall have any liability to 
any
  > person or entity with respect to liability, loss, or damage caused or
  > alleged to be caused directly or indirectly by the instructions 
contained
  > wi

Re: [Quantum Owners] QOC Website

2020-04-22 Thread Jim Hearne
I have to say i think the problem is that you have Norton install on the PC

Back in the DOS days Norton utils were good but they rapidly went downhill IMO

Jim


From: Tony Gould 
Sent: Wednesday, April 22, 2020 10:39 AM
To: Quantum Owners Group 
Subject: Re: [Quantum Owners] QOC Website

Hi Steve, I still get a Norton failure when trying for the website on any 
browser, with Norton Security active.



 Also I did some work a while back with http and https redirects and it 
was with using a modified .htaaccess file and rewrite rules, I can't find the 
exact file at the moment, but probably some useful info here 
https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
placing the redirect in the wrong .htaaccess file. My host support, helped me 
out in the end. I can hunt further if you would like? 

Cheers
Tony


On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote: 
  Ian,

  It is broken, but working.  As multiple web hosts are served from a single 
server there is some configuration trickery I need to master (probably 
including DNS settings) so the non www. will work like the primary address.  
The couple of times I've looked into it have me stumped so far!

  I have unfortunately had to allow TLSv1.2 as I found an important application 
that I use via that web server doesn't fully support v1.3, therefore anyone 
having issues may be OK now.


  Regards,
  Steve



  h4-turbo.co.uk 
  quantumowners.club 


  On 16/04/2020 18:39, Ian Harrison wrote:

Steve, there is a difference in behaviour between accessing via 
www.quantumowners.co.uk and quantum owners.co.uk

Fully qualified seems good all the way through. Without the www. prefix, it 
uses the www.h4-turbo.co.uk cert who’s also good but is flagged as having an 
intermediate cert error. Also seems to flag as an issue because the accessed 
name is different to the resolved server name. 

Just an observation and may be as designed. 

HTH
Ian

On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group 
 wrote:

  Jan,

  You need to update your browser as it is out of date. The TLS setting on 
the website are using the most recent release, v1.3.

  Regards,
  Steve

  On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" 
 wrote:

Steve I cannot get onto the site. Saying cannot securely connect to 
this page unsafe tls security settings

Jan


Sent from my Samsung Galaxy smartphone.


 Original message 
From: 'Steve Kodź' via Quantum Owners Group 
 
Date: 15/04/2020 15:11 (GMT+00:00) 
    To: quantu...@googlegroups.com 
Subject: Re: [Quantum Owners] QOC Website 

Is that a recent version? I would expect old versions to flag the 
domain as 
the .club TLD wouldn't be expected, but these have been valid for a 
number 
of years now, so are OK to use

SSL labs give the site an A rating, so more likely an issue locally.

Regards,
Steve

On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group" 
 wrote:

> Hi Steve.
>
> Norton blocked the link saying it's a known dangerous site
>
> Chris G
>
>
> -Original Message-
> From: 'Steve Kodź' via Quantum Owners Group
        > Sent: Wednesday, April 15, 2020 9:36 AM
> To: QOC Google Group
> Subject: [Quantum Owners] QOC Website
>
> I hope everyone is staying safe and well during these difficult times.
>
> As I am currently isolating too far away from my cars I have extra 
time on
> my hands at weekends. Therefore I took the opportunity over the bank
> holiday to upgrade the operating system that the club website is 
hosted
> from. This allowed me to upgrade the website security to support the 
latest
> encryption algorithms.
>
> This should not cause any issues if you keep your systems updated, but
> please take a look at https://www.quantumowners.club and let me know 
if you
> have any issues accessing it.
>
> Regards,
> Steve
>
>
> --
> --
> You received this message because you are subscribed to the Google 
Groups
> "Quantum Owners Group" group.
> To post to this group, send email to quantu...@googlegroups.com
> To unsubscribe from this group, send email to
> quantumowner...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/quantumowners?hl=en
>
> IMPORTANT NOTE: All information presented herewi

Re: [Quantum Owners] QOC Website

2020-04-22 Thread Tony Gould
Hi Steve, I still get a Norton failure when trying for the website on any 
browser, with Norton Security active.

[image: website blocked.jpg]

 Also I did some work a while back with http and https redirects 
and it was with using a modified .htaaccess file and rewrite rules, I can't 
find the exact file at the moment, but probably some useful info here 
https://htaccessbook.com/htaccess-redirect-https-www/   Originally I was 
placing the redirect in the wrong .htaaccess file. My host support, helped 
me out in the end. I can hunt further if you would like? 
Cheers
Tony

On Tuesday, April 21, 2020 at 6:15:40 PM UTC+1, Steve Kodz wrote:
>
> Ian,
>
> It is broken, but working.  As multiple web hosts are served from a single 
> server there is some configuration trickery I need to master (probably 
> including DNS settings) so the non www. will work like the primary 
> address.  The couple of times I've looked into it have me stumped so far!
>
> I have unfortunately had to allow TLSv1.2 as I found an important 
> application that I use via that web server doesn't fully support v1.3, 
> therefore anyone having issues may be OK now.
>
> Regards,
> Steve
>
> h4-turbo.co.uk 
> quantumowners.club 
>
> On 16/04/2020 18:39, Ian Harrison wrote:
>
> Steve, there is a difference in behaviour between accessing via 
> www.quantumowners.co.uk and quantum owners.co.uk
>
> Fully qualified seems good all the way through. Without the www. prefix, 
> it uses the www.h4-turbo.co.uk cert who’s also good but is flagged as 
> having an intermediate cert error. Also seems to flag as an issue because 
> the accessed name is different to the resolved server name. 
>
> Just an observation and may be as designed. 
>
> HTH
> Ian
>
> On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group <
> quantu...@googlegroups.com > wrote:
>
>> Jan,
>>
>> You need to update your browser as it is out of date. The TLS setting on 
>> the website are using the most recent release, v1.3.
>>
>> Regards,
>> Steve
>>
>> On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" <
>> quantu...@googlegroups.com > wrote:
>>
>>> Steve I cannot get onto the site. Saying cannot securely connect to this 
>>> page unsafe tls security settings
>>>
>>> Jan
>>>
>>>
>>> Sent from my Samsung Galaxy smartphone.
>>>
>>>
>>>  Original message 
>>> From: 'Steve Kodź' via Quantum Owners Group >> > 
>>> Date: 15/04/2020 15:11 (GMT+00:00) 
>>> To: quantu...@googlegroups.com  
>>> Subject: Re: [Quantum Owners] QOC Website 
>>>
>>> Is that a recent version? I would expect old versions to flag the domain 
>>> as 
>>> the .club TLD wouldn't be expected, but these have been valid for a 
>>> number 
>>> of years now, so are OK to use
>>>
>>> SSL labs give the site an A rating, so more likely an issue locally.
>>>
>>> Regards,
>>> Steve
>>>
>>> On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group" 
>>> > wrote:
>>>
>>> > Hi Steve.
>>> >
>>> > Norton blocked the link saying it's a known dangerous site
>>> >
>>> > Chris G
>>> >
>>> >
>>> > -Original Message-
>>> > From: 'Steve Kodź' via Quantum Owners Group
>>> > Sent: Wednesday, April 15, 2020 9:36 AM
>>> > To: QOC Google Group
>>> > Subject: [Quantum Owners] QOC Website
>>> >
>>> > I hope everyone is staying safe and well during these difficult times.
>>> >
>>> > As I am currently isolating too far away from my cars I have extra 
>>> time on
>>> > my hands at weekends. Therefore I took the opportunity over the bank
>>> > holiday to upgrade the operating system that the club website is hosted
>>> > from. This allowed me to upgrade the website security to support the 
>>> latest
>>> > encryption algorithms.
>>> >
>>> > This should not cause any issues if you keep your systems updated, but
>>> > please take a look at https://www.quantumowners.club and let me know 
>>> if you
>>> > have any issues accessing it.
>>> >
>>> > Regards,
>>> > Steve
>>> >
>>> >
>>> > --
>>> > --
>>> > You received this message because you are subscribe

Re: [Quantum Owners] QOC Website

2020-04-21 Thread Ian Harrison
I know what you mean Steve, we live in an imperfect world. I’m not an
expert on these things by any means, but can do a redirect from the non www
access back to the www?

Keep up the good work.
Cheers
Ian

On Tue, 21 Apr 2020 at 18:15, 'Steve Kodź' via Quantum Owners Group <
quantumowners@googlegroups.com> wrote:

> Ian,
>
> It is broken, but working.  As multiple web hosts are served from a single
> server there is some configuration trickery I need to master (probably
> including DNS settings) so the non www. will work like the primary
> address.  The couple of times I've looked into it have me stumped so far!
>
> I have unfortunately had to allow TLSv1.2 as I found an important
> application that I use via that web server doesn't fully support v1.3,
> therefore anyone having issues may be OK now.
>
> Regards,
> Steve
>
> h4-turbo.co.uk
> quantumowners.club
>
> On 16/04/2020 18:39, Ian Harrison wrote:
>
> Steve, there is a difference in behaviour between accessing via
> www.quantumowners.co.uk and quantum owners.co.uk
>
> Fully qualified seems good all the way through. Without the www. prefix,
> it uses the www.h4-turbo.co.uk cert who’s also good but is flagged as
> having an intermediate cert error. Also seems to flag as an issue because
> the accessed name is different to the resolved server name.
>
> Just an observation and may be as designed.
>
> HTH
> Ian
>
> On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group <
> quantumowners@googlegroups.com> wrote:
>
>> Jan,
>>
>> You need to update your browser as it is out of date. The TLS setting on
>> the website are using the most recent release, v1.3.
>>
>> Regards,
>> Steve
>>
>> On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" <
>> quantumowners@googlegroups.com> wrote:
>>
>>> Steve I cannot get onto the site. Saying cannot securely connect to this
>>> page unsafe tls security settings
>>>
>>> Jan
>>>
>>>
>>> Sent from my Samsung Galaxy smartphone.
>>>
>>>
>>>  Original message 
>>> From: 'Steve Kodź' via Quantum Owners Group <
>>> quantumowners@googlegroups.com>
>>> Date: 15/04/2020 15:11 (GMT+00:00)
>>> To: quantumowners@googlegroups.com
>>> Subject: Re: [Quantum Owners] QOC Website
>>>
>>> Is that a recent version? I would expect old versions to flag the domain
>>> as
>>> the .club TLD wouldn't be expected, but these have been valid for a
>>> number
>>> of years now, so are OK to use
>>>
>>> SSL labs give the site an A rating, so more likely an issue locally.
>>>
>>> Regards,
>>> Steve
>>>
>>> On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group"
>>>  wrote:
>>>
>>> > Hi Steve.
>>> >
>>> > Norton blocked the link saying it's a known dangerous site
>>> >
>>> > Chris G
>>> >
>>> >
>>> > -Original Message-
>>> > From: 'Steve Kodź' via Quantum Owners Group
>>> > Sent: Wednesday, April 15, 2020 9:36 AM
>>> > To: QOC Google Group
>>> > Subject: [Quantum Owners] QOC Website
>>> >
>>> > I hope everyone is staying safe and well during these difficult times.
>>> >
>>> > As I am currently isolating too far away from my cars I have extra
>>> time on
>>> > my hands at weekends. Therefore I took the opportunity over the bank
>>> > holiday to upgrade the operating system that the club website is hosted
>>> > from. This allowed me to upgrade the website security to support the
>>> latest
>>> > encryption algorithms.
>>> >
>>> > This should not cause any issues if you keep your systems updated, but
>>> > please take a look at https://www.quantumowners.club and let me know
>>> if you
>>> > have any issues accessing it.
>>> >
>>> > Regards,
>>> > Steve
>>> >
>>> >
>>> > --
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> Groups
>>> > "Quantum Owners Group" group.
>>> > To post to this group, send email to quantumowners@googlegroups.com
>>> > To unsubscribe from this group, send email to
>>> > quantumowners-unsubscr...@googl

Re: [Quantum Owners] QOC Website

2020-04-21 Thread 'Steve Kodź' via Quantum Owners Group
Ian,

It is broken, but working.  As multiple web hosts are served from a
single server there is some configuration trickery I need to master
(probably including DNS settings) so the non www. will work like the
primary address.  The couple of times I've looked into it have me
stumped so far!

I have unfortunately had to allow TLSv1.2 as I found an important
application that I use via that web server doesn't fully support v1.3,
therefore anyone having issues may be OK now.

Regards,
Steve


h4-turbo.co.uk
quantumowners.club

On 16/04/2020 18:39, Ian Harrison wrote:
> Steve, there is a difference in behaviour between accessing via
> www.quantumowners.co.uk <http://www.quantumowners.co.uk> and quantum
> owners.co.uk <http://owners.co.uk>
>
> Fully qualified seems good all the way through. Without the www.
> prefix, it uses the www.h4-turbo.co.uk <http://www.h4-turbo.co.uk>
> cert who’s also good but is flagged as having an intermediate cert
> error. Also seems to flag as an issue because the accessed name is
> different to the resolved server name. 
>
> Just an observation and may be as designed. 
>
> HTH
> Ian
>
> On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group
>  <mailto:quantumowners@googlegroups.com>> wrote:
>
> Jan,
>
> You need to update your browser as it is out of date. The TLS
> setting on the website are using the most recent release, v1.3.
>
> Regards,
> Steve
>
> On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group"
>  <mailto:quantumowners@googlegroups.com>> wrote:
>
>> Steve I cannot get onto the site. Saying cannot securely connect
>> to this page unsafe tls security settings
>>
>> Jan
>>
>>
>> Sent from my Samsung Galaxy smartphone.
>>
>>
>>  Original message 
>> From: 'Steve Kodź' via Quantum Owners Group
>> > <mailto:quantumowners@googlegroups.com>>
>> Date: 15/04/2020 15:11 (GMT+00:00)
>> To: quantumowners@googlegroups.com
>> <mailto:quantumowners@googlegroups.com>
>> Subject: Re: [Quantum Owners] QOC Website
>>
>> Is that a recent version? I would expect old versions to flag the
>> domain as
>> the .club TLD wouldn't be expected, but these have been valid for
>> a number
>> of years now, so are OK to use
>>
>> SSL labs give the site an A rating, so more likely an issue locally.
>>
>> Regards,
>> Steve
>>
>> On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group"
>> > <mailto:quantumowners@googlegroups.com>> wrote:
>>
>> > Hi Steve.
>> >
>> > Norton blocked the link saying it's a known dangerous site
>> >
>> > Chris G
>> >
>> >
>> > -Original Message-
>> > From: 'Steve Kodź' via Quantum Owners Group
>> > Sent: Wednesday, April 15, 2020 9:36 AM
>> > To: QOC Google Group
>> > Subject: [Quantum Owners] QOC Website
>> >
>> > I hope everyone is staying safe and well during these difficult
>> times.
>> >
>> > As I am currently isolating too far away from my cars I have
>> extra time on
>> > my hands at weekends. Therefore I took the opportunity over the
>> bank
>> > holiday to upgrade the operating system that the club website
>> is hosted
>> > from. This allowed me to upgrade the website security to
>> support the latest
>> > encryption algorithms.
>> >
>> > This should not cause any issues if you keep your systems
>> updated, but
>> > please take a look at https://www.quantumowners.club and let me
>> know if you
>> > have any issues accessing it.
>> >
>> > Regards,
>> > Steve
>> >
>> >
>> > --
>> > --
>> > You received this message because you are subscribed to the
>> Google Groups
>> > "Quantum Owners Group" group.
>> > To post to this group, send email to
>> quantumowners@googlegroups.com
>> <mailto:quantumowners@googlegroups.com>
>> > To unsubscribe from this group, send email to
>> > quantumowners-unsubscr...@googlegroups.com
>> <mailto:quantumowners-unsubscr...@googlegroups.com>
>> 

Re: [Quantum Owners] QOC Website

2020-04-16 Thread Ian Harrison
Steve, there is a difference in behaviour between accessing via
www.quantumowners.co.uk and quantum owners.co.uk

Fully qualified seems good all the way through. Without the www. prefix, it
uses the www.h4-turbo.co.uk cert who’s also good but is flagged as having
an intermediate cert error. Also seems to flag as an issue because the
accessed name is different to the resolved server name.

Just an observation and may be as designed.

HTH
Ian

On Thu, 16 Apr 2020 at 18:22, 'Steve Kodź' via Quantum Owners Group <
quantumowners@googlegroups.com> wrote:

> Jan,
>
> You need to update your browser as it is out of date. The TLS setting on
> the website are using the most recent release, v1.3.
>
> Regards,
> Steve
>
> On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" <
> quantumowners@googlegroups.com> wrote:
>
>> Steve I cannot get onto the site. Saying cannot securely connect to this
>> page unsafe tls security settings
>>
>> Jan
>>
>>
>> Sent from my Samsung Galaxy smartphone.
>>
>>
>>  Original message 
>> From: 'Steve Kodź' via Quantum Owners Group <
>> quantumowners@googlegroups.com>
>> Date: 15/04/2020 15:11 (GMT+00:00)
>> To: quantumowners@googlegroups.com
>> Subject: Re: [Quantum Owners] QOC Website
>>
>> Is that a recent version? I would expect old versions to flag the domain
>> as
>> the .club TLD wouldn't be expected, but these have been valid for a
>> number
>> of years now, so are OK to use
>>
>> SSL labs give the site an A rating, so more likely an issue locally.
>>
>> Regards,
>> Steve
>>
>> On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group"
>>  wrote:
>>
>> > Hi Steve.
>> >
>> > Norton blocked the link saying it's a known dangerous site
>> >
>> > Chris G
>> >
>> >
>> > -Original Message-
>> > From: 'Steve Kodź' via Quantum Owners Group
>> > Sent: Wednesday, April 15, 2020 9:36 AM
>> > To: QOC Google Group
>> > Subject: [Quantum Owners] QOC Website
>> >
>> > I hope everyone is staying safe and well during these difficult times.
>> >
>> > As I am currently isolating too far away from my cars I have extra time
>> on
>> > my hands at weekends. Therefore I took the opportunity over the bank
>> > holiday to upgrade the operating system that the club website is hosted
>> > from. This allowed me to upgrade the website security to support the
>> latest
>> > encryption algorithms.
>> >
>> > This should not cause any issues if you keep your systems updated, but
>> > please take a look at https://www.quantumowners.club and let me know
>> if you
>> > have any issues accessing it.
>> >
>> > Regards,
>> > Steve
>> >
>> >
>> > --
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups
>> > "Quantum Owners Group" group.
>> > To post to this group, send email to quantumowners@googlegroups.com
>> > To unsubscribe from this group, send email to
>> > quantumowners-unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> > http://groups.google.com/group/quantumowners?hl=en
>> >
>> > IMPORTANT NOTE: All information presented herewith is provided on an
>> "As Is"
>> > basis, without warranty or the implication thereof. Neither the Quantum
>> > Owners Club nor the individuals associated with the Quantum Owners Club
>> or
>> > in the preparation of the above information shall have any liability to
>> any
>> > person or entity with respect to liability, loss, or damage caused or
>> > alleged to be caused directly or indirectly by the instructions
>> contained
>> > within this or related message(s).
>> > ---
>> > You received this message because you are subscribed to the Google
>> Groups
>> > "Quantum Owners Group" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an
>> > email to quantumowners+unsubscr...@googlegroups.com.
>> > To view this discussion on the web visit
>> >
>> https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk
>> .
>> >
>> >
>> > --
>> > --
>> > You received this message because you are subsc

Re: [Quantum Owners] QOC Website

2020-04-16 Thread 'Steve Kodź' via Quantum Owners Group

Jan,

You need to update your browser as it is out of date. The TLS setting on 
the website are using the most recent release, v1.3.


Regards,
Steve

On 16 April 2020 18:07:43 "'janhaines30' via Quantum Owners Group" 
 wrote:
Steve I cannot get onto the site. Saying cannot securely connect to this 
page unsafe tls security settings


Jan


Sent from my Samsung Galaxy smartphone.


 Original message 
From: 'Steve Kodź' via Quantum Owners Group 
Date: 15/04/2020 15:11 (GMT+00:00)
To: quantumowners@googlegroups.com
Subject: Re: [Quantum Owners] QOC Website

Is that a recent version? I would expect old versions to flag the domain as
the .club TLD wouldn't be expected, but these have been valid for a number
of years now, so are OK to use

SSL labs give the site an A rating, so more likely an issue locally.

Regards,
Steve

On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group"
 wrote:


Hi Steve.

Norton blocked the link saying it's a known dangerous site

Chris G


-Original Message-
From: 'Steve Kodź' via Quantum Owners Group
Sent: Wednesday, April 15, 2020 9:36 AM
To: QOC Google Group
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on
my hands at weekends. Therefore I took the opportunity over the bank
holiday to upgrade the operating system that the club website is hosted
from. This allowed me to upgrade the website security to support the latest
encryption algorithms.

This should not cause any issues if you keep your systems updated, but
please take a look at https://www.quantumowners.club and let me know if you
have any issues accessing it.

Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is"
basis, without warranty or the implication thereof. Neither the Quantum
Owners Club nor the individuals associated with the Quantum Owners Club or
in the preparation of the above information shall have any liability to any
person or entity with respect to liability, loss, or damage caused or
alleged to be caused directly or indirectly by the instructions contained
within this or related message(s).
---
You received this message because you are subscribed to the Google Groups
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.


--
--
You received this message because you are subscribed to the Google Groups
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As
Is" basis, without warranty or the implication thereof. Neither the Quantum
Owners Club nor the individuals associated with the Quantum Owners Club or
in the preparation of the above information shall have any liability to any
person or entity with respect to liability, loss, or damage caused or
alleged to be caused directly or indirectly by the instructions contained
within this or related message(s).
---
You received this message because you are subscribed to the Google Groups
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/quantumowners/A22A5EB89EF44E6784EF1564ACC82757%40HomeNew.




--
--
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.

To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en


IMPORTANT NOTE: All information presented herewith is provided on an "As 
Is" basis, without warranty or the implication thereof. Neither the Quantum 
Owners Club nor the individuals associated with the Quantum Owners Club or 
in the preparation of the above information shall have any

Re: [Quantum Owners] QOC Website

2020-04-16 Thread 'janhaines30' via Quantum Owners Group
Steve I cannot get onto the site. Saying cannot securely connect to this page 
unsafe tls security settingsJanSent from my Samsung Galaxy smartphone.
 Original message From: 'Steve Kodź' via Quantum Owners Group 
 Date: 15/04/2020  15:11  (GMT+00:00) To: 
quantumowners@googlegroups.com Subject: Re: [Quantum Owners] QOC Website Is 
that a recent version? I would expect old versions to flag the domain as the 
.club TLD wouldn't be expected, but these have been valid for a number of years 
now, so are OK to useSSL labs give the site an A rating, so more likely an 
issue locally.Regards,SteveOn 15 April 2020 13:10:20 "chris.quant via Quantum 
Owners Group"  wrote:> Hi Steve.>> Norton 
blocked the link saying it's a known dangerous site>> Chris G>>> 
-Original Message-> From: 'Steve Kodź' via Quantum Owners Group> Sent: 
Wednesday, April 15, 2020 9:36 AM> To: QOC Google Group> Subject: [Quantum 
Owners] QOC Website>> I hope everyone is staying safe and well during these 
difficult times.>> As I am currently isolating too far away from my cars I have 
extra time on> my hands at weekends. Therefore I took the opportunity over the 
bank> holiday to upgrade the operating system that the club website is hosted> 
from. This allowed me to upgrade the website security to support the latest> 
encryption algorithms.>> This should not cause any issues if you keep your 
systems updated, but> please take a look at https://www.quantumowners.club and 
let me know if you> have any issues accessing it.>> Regards,> Steve>>> --> --> 
You received this message because you are subscribed to the Google Groups> 
"Quantum Owners Group" group.> To post to this group, send email to 
quantumowners@googlegroups.com> To unsubscribe from this group, send email to> 
quantumowners-unsubscr...@googlegroups.com> For more options, visit this group 
at> http://groups.google.com/group/quantumowners?hl=en>> IMPORTANT NOTE: All 
information presented herewith is provided on an "As Is"> basis, without 
warranty or the implication thereof. Neither the Quantum> Owners Club nor the 
individuals associated with the Quantum Owners Club or> in the preparation of 
the above information shall have any liability to any> person or entity with 
respect to liability, loss, or damage caused or> alleged to be caused directly 
or indirectly by the instructions contained> within this or related 
message(s).> ---> You received this message because you are subscribed to the 
Google Groups> "Quantum Owners Group" group.> To unsubscribe from this group 
and stop receiving emails from it, send an> email to 
quantumowners+unsubscr...@googlegroups.com.> To view this discussion on the web 
visit> 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.>>>
 --> --> You received this message because you are subscribed to the Google 
Groups > "Quantum Owners Group" group.> To post to this group, send email to 
quantumowners@googlegroups.com> To unsubscribe from this group, send email to > 
quantumowners-unsubscr...@googlegroups.com> For more options, visit this group 
at > http://groups.google.com/group/quantumowners?hl=en>> IMPORTANT NOTE: All 
information presented herewith is provided on an "As > Is" basis, without 
warranty or the implication thereof. Neither the Quantum > Owners Club nor the 
individuals associated with the Quantum Owners Club or > in the preparation of 
the above information shall have any liability to any > person or entity with 
respect to liability, loss, or damage caused or > alleged to be caused directly 
or indirectly by the instructions contained > within this or related 
message(s).> ---> You received this message because you are subscribed to the 
Google Groups > "Quantum Owners Group" group.> To unsubscribe from this group 
and stop receiving emails from it, send an > email to 
quantumowners+unsubscr...@googlegroups.com.> To view this discussion on the web 
visit > 
https://groups.google.com/d/msgid/quantumowners/A22A5EB89EF44E6784EF1564ACC82757%40HomeNew.--
 -- You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.To post to this group, send email to 
quantumowners@googlegroups.comTo unsubscribe from this group, send email to 
quantumowners-unsubscribe@googlegroups.comFor more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=enIMPORTANT NOTE: All 
information presented herewith is provided on an "As Is" basis, without 
warranty or the implication thereof. Neither the Quantum Owners Club nor the 
individuals associated with

Re: [Quantum Owners] QOC Website

2020-04-15 Thread 'Steve Kodź' via Quantum Owners Group
Is that a recent version? I would expect old versions to flag the domain as 
the .club TLD wouldn't be expected, but these have been valid for a number 
of years now, so are OK to use


SSL labs give the site an A rating, so more likely an issue locally.

Regards,
Steve

On 15 April 2020 13:10:20 "chris.quant via Quantum Owners Group" 
 wrote:



Hi Steve.

Norton blocked the link saying it's a known dangerous site

Chris G


-Original Message-
From: 'Steve Kodź' via Quantum Owners Group
Sent: Wednesday, April 15, 2020 9:36 AM
To: QOC Google Group
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on
my hands at weekends. Therefore I took the opportunity over the bank
holiday to upgrade the operating system that the club website is hosted
from. This allowed me to upgrade the website security to support the latest
encryption algorithms.

This should not cause any issues if you keep your systems updated, but
please take a look at https://www.quantumowners.club and let me know if you
have any issues accessing it.

Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is"
basis, without warranty or the implication thereof. Neither the Quantum
Owners Club nor the individuals associated with the Quantum Owners Club or
in the preparation of the above information shall have any liability to any
person or entity with respect to liability, loss, or damage caused or
alleged to be caused directly or indirectly by the instructions contained
within this or related message(s).
---
You received this message because you are subscribed to the Google Groups
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.


--
--
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.

To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en


IMPORTANT NOTE: All information presented herewith is provided on an "As 
Is" basis, without warranty or the implication thereof. Neither the Quantum 
Owners Club nor the individuals associated with the Quantum Owners Club or 
in the preparation of the above information shall have any liability to any 
person or entity with respect to liability, loss, or damage caused or 
alleged to be caused directly or indirectly by the instructions contained 
within this or related message(s).

---
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an 
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/A22A5EB89EF44E6784EF1564ACC82757%40HomeNew.




--
--
You received this message because you are subscribed to the Google Groups "Quantum 
Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners Club nor 
the individuals associated with the Quantum Owners Club or in the preparation of the 
above information shall have any liability to any person or entity with respect to 
liability, loss, or damage caused or alleged to be caused directly or indirectly by the 
instructions contained within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups "Quantum Owners Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717e2e2e80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.


RE: [Quantum Owners] QOC Website

2020-04-15 Thread susanandmartin
That’s correct …. It can lead to an addiction of building cars that has no 
known cure! 😊
Martin

Sent from Mail for Windows 10

From: chris.quant via Quantum Owners Group
Sent: 15 April 2020 13:10
To: quantumowners@googlegroups.com
Subject: Re: [Quantum Owners] QOC Website

Hi Steve.

Norton blocked the link saying it's a known dangerous site

Chris G


-Original Message- 
From: 'Steve Kodź' via Quantum Owners Group
Sent: Wednesday, April 15, 2020 9:36 AM
To: QOC Google Group
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on
my hands at weekends. Therefore I took the opportunity over the bank
holiday to upgrade the operating system that the club website is hosted
from. This allowed me to upgrade the website security to support the latest
encryption algorithms.

This should not cause any issues if you keep your systems updated, but
please take a look at https://www.quantumowners.club and let me know if you
have any issues accessing it.

Regards,
Steve


-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum 
Owners Club nor the individuals associated with the Quantum Owners Club or 
in the preparation of the above information shall have any liability to any 
person or entity with respect to liability, loss, or damage caused or 
alleged to be caused directly or indirectly by the instructions contained 
within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an 
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.
 


-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/A22A5EB89EF44E6784EF1564ACC82757%40HomeNew.

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/5e971607.1c69fb81.4fdd.8ac1SMTPIN_ADDED_MISSING%40gmr-mx.google.com.


Re: [Quantum Owners] QOC Website

2020-04-15 Thread Geoff Ward
Hi Steve,
All good for me, so good I did not notice any difference!
Stay safe and well everybody, Geoff

On Wed, 15 Apr 2020 at 14:01, Jim Hearne  wrote:

> Worked ok for me.
>
> Jim
>
>
> -Original Message-
> From: 'Steve Kodź' via Quantum Owners Group
> Sent: Wednesday, April 15, 2020 9:36 AM
> To: QOC Google Group
> Subject: [Quantum Owners] QOC Website
>
> I hope everyone is staying safe and well during these difficult times.
>
> As I am currently isolating too far away from my cars I have extra time on
> my hands at weekends. Therefore I took the opportunity over the bank
> holiday to upgrade the operating system that the club website is hosted
> from. This allowed me to upgrade the website security to support the latest
> encryption algorithms.
>
> This should not cause any issues if you keep your systems updated, but
> please take a look at https://www.quantumowners.club and let me know if
> you
> have any issues accessing it.
>
> Regards,
> Steve
>
>
> --
> --
> You received this message because you are subscribed to the Google Groups
> "Quantum Owners Group" group.
> To post to this group, send email to quantumowners@googlegroups.com
> To unsubscribe from this group, send email to
> quantumowners-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/quantumowners?hl=en
>
> IMPORTANT NOTE: All information presented herewith is provided on an "As
> Is"
> basis, without warranty or the implication thereof. Neither the Quantum
> Owners Club nor the individuals associated with the Quantum Owners Club or
> in the preparation of the above information shall have any liability to
> any
> person or entity with respect to liability, loss, or damage caused or
> alleged to be caused directly or indirectly by the instructions contained
> within this or related message(s).
> ---
> You received this message because you are subscribed to the Google Groups
> "Quantum Owners Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to quantumowners+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
>
> https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.
>
>
> --
> --
> You received this message because you are subscribed to the Google Groups
> "Quantum Owners Group" group.
> To post to this group, send email to quantumowners@googlegroups.com
> To unsubscribe from this group, send email to
> quantumowners-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/quantumowners?hl=en
>
> IMPORTANT NOTE: All information presented herewith is provided on an "As
> Is" basis, without warranty or the implication thereof. Neither the Quantum
> Owners Club nor the individuals associated with the Quantum Owners Club or
> in the preparation of the above information shall have any liability to any
> person or entity with respect to liability, loss, or damage caused or
> alleged to be caused directly or indirectly by the instructions contained
> within this or related message(s).
> ---
> You received this message because you are subscribed to the Google Groups
> "Quantum Owners Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to quantumowners+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/quantumowners/C205B53778504CB5871291B4BA5B8D2C%40JimQuad
> .
>

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/CANuH1-5ZLp2S%3DXn%2BNK3ozu70XsBx-tfV8sO-0hwDVq8B%3Dk67Sw%40mail.gmail.com.


Re: [Quantum Owners] QOC Website

2020-04-15 Thread Jim Hearne

Worked ok for me.

Jim


-Original Message- 
From: 'Steve Kodź' via Quantum Owners Group

Sent: Wednesday, April 15, 2020 9:36 AM
To: QOC Google Group
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on
my hands at weekends. Therefore I took the opportunity over the bank
holiday to upgrade the operating system that the club website is hosted
from. This allowed me to upgrade the website security to support the latest
encryption algorithms.

This should not cause any issues if you keep your systems updated, but
please take a look at https://www.quantumowners.club and let me know if you
have any issues accessing it.

Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.

To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en


IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum 
Owners Club nor the individuals associated with the Quantum Owners Club or 
in the preparation of the above information shall have any liability to any 
person or entity with respect to liability, loss, or damage caused or 
alleged to be caused directly or indirectly by the instructions contained 
within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an 
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk. 


--
--
You received this message because you are subscribed to the Google Groups "Quantum 
Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners Club nor 
the individuals associated with the Quantum Owners Club or in the preparation of the 
above information shall have any liability to any person or entity with respect to 
liability, loss, or damage caused or alleged to be caused directly or indirectly by the 
instructions contained within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups "Quantum Owners Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/C205B53778504CB5871291B4BA5B8D2C%40JimQuad.


RE: [Quantum Owners] QOC Website

2020-04-15 Thread 'robert greig' via Quantum Owners Group
Site opened from my phone. Regards Robert Greig 

Sent from Yahoo Mail on Android 
 
  On Wed, 15 Apr 2020 at 13:21, 'Chris Fairlie' via Quantum Owners 
Group wrote:   Hi Steve

I managed to access the site fine.

Chris

-Original Message-
From: 'Steve Kodź' via Quantum Owners Group 
[mailto:quantumowners@googlegroups.com] 
Sent: 15 April 2020 09:37
To: QOC Google Group 
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on my 
hands at weekends. Therefore I took the opportunity over the bank holiday to 
upgrade the operating system that the club website is hosted from. This allowed 
me to upgrade the website security to support the latest encryption algorithms.

This should not cause any issues if you keep your systems updated, but please 
take a look at https://www.quantumowners.club and let me know if you have any 
issues accessing it.

Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com To 
unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
---
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/007f01d61320%2460faf8f0%2422f0ead0%24%40btinternet.com.
  

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1221334672.1738027.1586955512321%40mail.yahoo.com.


RE: [Quantum Owners] QOC Website

2020-04-15 Thread 'Chris Fairlie' via Quantum Owners Group
Hi Steve

I managed to access the site fine.

Chris

-Original Message-
From: 'Steve Kodź' via Quantum Owners Group 
[mailto:quantumowners@googlegroups.com] 
Sent: 15 April 2020 09:37
To: QOC Google Group 
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on my 
hands at weekends. Therefore I took the opportunity over the bank holiday to 
upgrade the operating system that the club website is hosted from. This allowed 
me to upgrade the website security to support the latest encryption algorithms.

This should not cause any issues if you keep your systems updated, but please 
take a look at https://www.quantumowners.club and let me know if you have any 
issues accessing it.

Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com To 
unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
---
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/007f01d61320%2460faf8f0%2422f0ead0%24%40btinternet.com.


Re: [Quantum Owners] QOC Website

2020-04-15 Thread chris.quant via Quantum Owners Group

Hi Steve.

Norton blocked the link saying it's a known dangerous site

Chris G


-Original Message- 
From: 'Steve Kodź' via Quantum Owners Group

Sent: Wednesday, April 15, 2020 9:36 AM
To: QOC Google Group
Subject: [Quantum Owners] QOC Website

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on
my hands at weekends. Therefore I took the opportunity over the bank
holiday to upgrade the operating system that the club website is hosted
from. This allowed me to upgrade the website security to support the latest
encryption algorithms.

This should not cause any issues if you keep your systems updated, but
please take a look at https://www.quantumowners.club and let me know if you
have any issues accessing it.

Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.

To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en


IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum 
Owners Club nor the individuals associated with the Quantum Owners Club or 
in the preparation of the above information shall have any liability to any 
person or entity with respect to liability, loss, or damage caused or 
alleged to be caused directly or indirectly by the instructions contained 
within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an 
email to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk. 



--
--
You received this message because you are subscribed to the Google Groups "Quantum 
Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners Club nor 
the individuals associated with the Quantum Owners Club or in the preparation of the 
above information shall have any liability to any person or entity with respect to 
liability, loss, or damage caused or alleged to be caused directly or indirectly by the 
instructions contained within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups "Quantum Owners Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/A22A5EB89EF44E6784EF1564ACC82757%40HomeNew.


[Quantum Owners] QOC Website

2020-04-15 Thread 'Steve Kodź' via Quantum Owners Group

I hope everyone is staying safe and well during these difficult times.

As I am currently isolating too far away from my cars I have extra time on 
my hands at weekends. Therefore I took the opportunity over the bank 
holiday to upgrade the operating system that the club website is hosted 
from. This allowed me to upgrade the website security to support the latest 
encryption algorithms.


This should not cause any issues if you keep your systems updated, but 
please take a look at https://www.quantumowners.club and let me know if you 
have any issues accessing it.


Regards,
Steve


--
--
You received this message because you are subscribed to the Google Groups "Quantum 
Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners Club nor 
the individuals associated with the Quantum Owners Club or in the preparation of the 
above information shall have any liability to any person or entity with respect to 
liability, loss, or damage caused or alleged to be caused directly or indirectly by the 
instructions contained within this or related message(s).
--- 
You received this message because you are subscribed to the Google Groups "Quantum Owners Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/quantumowners/1717cfb8a80.27cf.a0c0b4d6271d57d23c324d40517c1814%40h4-turbo.co.uk.


Re: [Quantum Owners] QOC Website

2013-05-15 Thread Ian Harrison
Thanks for the update Steve. 

Ian

Sent from my iPhone

On 14 May 2013, at 19:56, Steve Kodz  wrote:

> All,
> Sorry for the outage on the QOC website today.
> 
> There was an extended power outage at my home today, which obviously went on 
> for longer than my UPS could last, so everything was down until I could 
> power it back up.
> 
> Regards,
> Steve
> --
> www.h4-turbo.co.uk
> www.quantumowners.co.uk
> www.quantumcars.eu
> www.quantumheritage.co.uk
> 
> -- 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Quantum Owners Group" group.
> To post to this group, send email to quantumowners@googlegroups.com
> To unsubscribe from this group, send email to 
> quantumowners-unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/quantumowners?hl=en
> 
> IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
> basis, without warranty or the implication thereof. Neither the Quantum 
> Owners Club nor the individuals associated with the Quantum Owners Club or in 
> the preparation of the above information shall have any liability to any 
> person or entity with respect to liability, loss, or damage caused or alleged 
> to be caused directly or indirectly by the instructions contained within this 
> or related message(s).
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Quantum Owners Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to quantumowners+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Quantum Owners] QOC Website

2013-05-14 Thread Steve Kodz
All,
Sorry for the outage on the QOC website today.

There was an extended power outage at my home today, which obviously went on 
for longer than my UPS could last, so everything was down until I could 
power it back up.

Regards,
Steve
--
www.h4-turbo.co.uk
www.quantumowners.co.uk
www.quantumcars.eu
www.quantumheritage.co.uk

-- 
-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
--- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to quantumowners+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Quantum Owners] QOC Website

2011-06-25 Thread Steve Kodz
A big thanks to those who have submitted photos for the new QOC gallery, 
which is now available on the club website.  If anyone else has some photos 
they would like to supply please email me, st...@h4-turbo.co.uk

Regards,
Steve
--
www.h4-turbo.co.uk
www.quantumowners.co.uk
www.quantumcars.co.uk
www.quantumheritage.co.uk

On Saturday 11 Jun 2011, Steve Kodz wrote:
> I've just been taking a critical look at the QOC website and I feel we
> need more photos of the cars, so I thought, how about adding a gallery?
> 
> I personally have enough photos of my own to do this, but rather that
> seeing the same cars all the time, I would like some new and interesting
> pictures to add.  Therefore, if you have an interesting photo of a
> Quantum that you have taken I would like to post it on the club website.
> 
> I know some people like to obscure their numberplate when posting
> pictures onto the internet, so if that is the case just let me know when
> you send the image and I'll make the necessary edits, if you're not
> comfortable doing it yourself.  Additionally I may need to make edits or
> crops to the image, but I'll try to keep that to a minimum.
> 
> Please send you image(s), the larger the better, directly to my email
> address, st...@h4-turbo.co.uk, rather than to this group and I can start
> work on a gallery of cars.  Make sure to send your full name, so I can
> credit the photo to you, plus any other useful information I can add.  If
> I get enough submissions I'll create a gallery for each model.
> 
> As an aside, the club's web team are always interested in feedback about
> the site, or information to add, so please contact the team,
> webmas...@quantumowners.co.uk.
> 
> Regards,
> Steve
> --
> www.h4-turbo.co.uk
> www.quantumowners.co.uk
> www.quantumcars.co.uk
> www.quantumheritage.co.uk

-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).


[Quantum Owners] QOC Website

2011-06-11 Thread Steve Kodz
I've just been taking a critical look at the QOC website and I feel we need 
more photos of the cars, so I thought, how about adding a gallery?

I personally have enough photos of my own to do this, but rather that seeing 
the same cars all the time, I would like some new and interesting pictures 
to add.  Therefore, if you have an interesting photo of a Quantum that you 
have taken I would like to post it on the club website.

I know some people like to obscure their numberplate when posting pictures 
onto the internet, so if that is the case just let me know when you send the 
image and I'll make the necessary edits, if you're not comfortable doing it 
yourself.  Additionally I may need to make edits or crops to the image, but 
I'll try to keep that to a minimum.

Please send you image(s), the larger the better, directly to my email 
address, st...@h4-turbo.co.uk, rather than to this group and I can start 
work on a gallery of cars.  Make sure to send your full name, so I can 
credit the photo to you, plus any other useful information I can add.  If I 
get enough submissions I'll create a gallery for each model.

As an aside, the club's web team are always interested in feedback about the 
site, or information to add, so please contact the team, 
webmas...@quantumowners.co.uk.

Regards,
Steve
--
www.h4-turbo.co.uk
www.quantumowners.co.uk
www.quantumcars.co.uk
www.quantumheritage.co.uk

-- 
You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).


[Quantum Owners] QOC Website Update

2009-06-29 Thread Steve Kodz

Just a quick note to update the members about the website.

I'm sure many of you have noticed that the existing website is often 
unavailable, due to issues with our current hosting provider.  They appear 
to have become completely uncontactable, leaving the domain 
quantumowners.com locked in the ether.  We are working to recover this 
domain, but meanwhile I have today set up www.quantumowners.co.uk to point 
to my own server at home.  This is now working, but there are probably a 
lot of broken links,and the members only area is not working.  I'm not sure 
if I'll be able to do anything about this, but will work on it in the 
background.

If you do find a broken link please email me directly with the page URL (in 
the address bar, eg http://www.quantumowners.co.uk/faq/Saloon/5-faq.shtml) 
and a brief description to help me locate the broken link.

st...@h4-turbo.co.uk

The updated website is still waiting to be created, but the current issues 
have delayed things somewhat.

Regards,
Steve
-- 
www.h4-turbo.co.uk

--~--~-~--~~~---~--~~
  You received this message because you are subscribed to the Google Groups 
"Quantum Owners Group" group.
To post to this group, send email to quantumowners@googlegroups.com
To unsubscribe from this group, send email to 
quantumowners-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/quantumowners?hl=en

IMPORTANT NOTE: All information presented herewith is provided on an "As Is" 
basis, without warranty or the implication thereof. Neither the Quantum Owners 
Club nor the individuals associated with the Quantum Owners Club or in the 
preparation of the above information shall have any liability to any person or 
entity with respect to liability, loss, or damage caused or alleged to be 
caused directly or indirectly by the instructions contained within this or 
related message(s).
-~--~~~~--~~--~--~---