Hi

I  solved the problem: the apache directive:  "Header always set
X-Content-Type-Options nosniff" set to nosniff,  caused me not to download
the "geotif", instead I opened it in the browser.

Thanks Vitor and Graham

Cheers
Pablo



El lun., 18 nov. 2019 a las 15:40, Vitor Fonseca (<vfonse...@gmail.com>)
escribió:

>
> Hi Pablo,
>
>
> I mentioned the certificate because in your screenshot it appears an
> invalid certificate sign "no seguro".
>
> Anyway, as Graham wrote, it may be related with the browser and the way it
> handles the returned data (check browser response headers for content-type)
> Have you tried different wcs versions?
>
> Pablo J. Zader <pza...@gmail.com> escreveu no dia segunda, 18/11/2019
> à(s) 17:32:
>
>> Hi Vitor
>>
>> The request WFS (getfeature, etc) using SSL is working fine. So, ssl is
>> not the problem.
>> The request WCS using SLL not working fine.., So, it seems that the
>> problem is WCS through HTTPS...
>>
>> SSL is valid certificate (has been purchased from a supplier)
>>
>> Cheers
>> Pablo
>>
>>
>>
>>
>> El lun., 18 nov. 2019 a las 7:21, Vitor Fonseca (<vfonse...@gmail.com>)
>> escribió:
>>
>>>
>>> Maybe you have to get a valid SSL ceriticate
>>>
>>> Pablo J. Zader <pza...@gmail.com> escreveu no dia segunda, 18/11/2019
>>> à(s) 06:08:
>>>
>>>> Hi
>>>>
>>>> The problem started when I incorporated SSL, since before using HTTP
>>>> worked fine.
>>>>
>>>> *Please, can you see this details..*
>>>>
>>>> Making the call GetCoverage WCS using CURL, specifying option "-k" (
>>>> -k: Allow insecure server connections when using SSL) it work fine
>>>>
>>>> curl -k '
>>>> https://MY_IP/geoserver/wcs?service=WCS&request=GetCoverage&version=2.0.1&coverageId=Fuego_Area_quemada_historica_Anual__AQ_Y_2001&subset=Long(-66.35293221114863,-62.8225531445589)&subset=Lat(-31.159739466469517,-30.127985180540186)&format=geotiff&subsettingCRS=http://www.opengis.net/def/crs/EPSG/0/4326'
>>>> --output wcs.tif
>>>>
>>>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>>>>  Current
>>>>                                  Dload  Upload   Total   Spent    Left
>>>>  Speed
>>>> 100  224k    0  224k    0     0  1429k      0 --:--:-- --:--:--
>>>> --:--:-- 142
>>>>
>>>>
>>>> *On the other hand,  making the call from app web, the output is:*
>>>>
>>>> [image: output_wcs.png]
>>>>
>>>>
>>>> Cheers
>>>> Pablo
>>>>
>>>>
>>>>
>>>> El lun., 18 nov. 2019 a las 1:22, Humphries, Graham (<
>>>> graham.humphr...@stategrowth.tas.gov.au>) escribió:
>>>>
>>>>> Has the browser got an application associated with the file type that
>>>>> is being downloaded?
>>>>>
>>>>> This might be the issue not the protocol
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> *From:* Pablo J. Zader [mailto:pza...@gmail.com]
>>>>> *Sent:* Monday, 18 November 2019 2:38 PM
>>>>> *To:* geoserver-users <geoserver-users@lists.sourceforge.net>
>>>>> *Subject:* [Geoserver-users] WCS and HTTPS
>>>>>
>>>>>
>>>>>
>>>>> Hi list
>>>>>
>>>>>  I am working with a geoserver behind an apache that acts as a proxy
>>>>> with HTTPS: my schema:
>>>>>
>>>>>
>>>>>
>>>>> internet <---- HTTPS ---> Apache <----HTTP---->TOMCAT/GEOSERVER
>>>>>
>>>>>
>>>>> When I exec coverute the operations getcoverate on WCS protocol, the
>>>>> image is not downloaded, but instead tries to open.
>>>>>
>>>>>
>>>>> The query is, how can I get the WCS protocol queries to work through
>>>>> HTTPS?
>>>>>
>>>>>
>>>>>
>>>>> Cheers
>>>>>
>>>>> Pablo
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Pablo J. Zader
>>>>> Lic. en Cs. de la Computación + MSc. en Aplicaciones Espaciales de
>>>>> Alerta y Respuesta Temprana a Emergencias
>>>>> pablo.za...@gmail.com
>>>>>
>>>>> Universidad Nacional de Córdoba
>>>>> Av. Valpáraíso s/n Ciudad Universitaria
>>>>>
>>>>>  [image: skype] [image: linkedIn]
>>>>> <http://linkedin.com/in/pablo-javier-zader-7a232125>
>>>>>
>>>>> *"Los Grandes Hombres hablan sobre ideas...  Los Hombres Promedio
>>>>> hablan sobre cosas...  Los Hombres Pequeños hablan.. de otros Hombres.*
>>>>>
>>>>> *del libro Matemática estas ahí? A. Paenza "*
>>>>>
>>>>>
>>>>> ------------------------------
>>>>>
>>>>> CONFIDENTIALITY NOTICE AND DISCLAIMER
>>>>> The information in this transmission may be confidential and/or
>>>>> protected by legal professional privilege, and is intended only for the
>>>>> person or persons to whom it is addressed. If you are not such a person,
>>>>> you are warned that any disclosure, copying or dissemination of the
>>>>> information is unauthorised. If you have received the transmission in
>>>>> error, please immediately contact this office by telephone, fax or email,
>>>>> to inform us of the error and to enable arrangements to be made for the
>>>>> destruction of the transmission, or its return at our cost. No liability 
>>>>> is
>>>>> accepted for any unauthorised use of the information contained in this
>>>>> transmission.
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Pablo J. Zader
>>>> Lic. en Cs. de la Computación + MSc. en Aplicaciones Espaciales de
>>>> Alerta y Respuesta Temprana a Emergencias
>>>> pablo.za...@gmail.com
>>>>
>>>> Universidad Nacional de Córdoba
>>>> Av. Valpáraíso s/n Ciudad Universitaria
>>>>  [image: skype] [image: linkedIn]
>>>> <http://linkedin.com/in/pablo-javier-zader-7a232125>
>>>>
>>>> *"Los Grandes Hombres hablan sobre ideas...  Los Hombres Promedio
>>>> hablan sobre cosas...  Los Hombres Pequeños hablan.. de otros Hombres.*
>>>>
>>>> *del libro Matemática estas ahí? A. Paenza "*
>>>>
>>>> _______________________________________________
>>>> Geoserver-users mailing list
>>>>
>>>> Please make sure you read the following two resources before posting to
>>>> this list:
>>>> - Earning your support instead of buying it, but Ian Turton:
>>>> http://www.ianturton.com/talks/foss4g.html#/
>>>> - The GeoServer user list posting guidelines:
>>>> http://geoserver.org/comm/userlist-guidelines.html
>>>>
>>>> If you want to request a feature or an improvement, also see this:
>>>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>>>
>>>>
>>>> Geoserver-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>>
>>>
>>>
>>> --
>>>
>>> www.vfonsecaz.pt
>>>
>>>
>>
>> --
>>
>> Pablo J. Zader
>> Lic. en Cs. de la Computación + MSc. en Aplicaciones Espaciales de Alerta
>> y Respuesta Temprana a Emergencias
>> pablo.za...@gmail.com
>>
>> Universidad Nacional de Córdoba
>> Av. Valpáraíso s/n Ciudad Universitaria
>>  [image: skype] [image: linkedIn]
>> <http://linkedin.com/in/pablo-javier-zader-7a232125>
>>
>> *"Los Grandes Hombres hablan sobre ideas...  Los Hombres Promedio hablan
>> sobre cosas...  Los Hombres Pequeños hablan.. de otros Hombres.*
>>
>> *del libro Matemática estas ahí? A. Paenza "*
>>
>>
>
> --
>
> www.vfonsecaz.pt
>
>

-- 

Pablo J. Zader
Lic. en Cs. de la Computación + MSc. en Aplicaciones Espaciales de Alerta y
Respuesta Temprana a Emergencias
pablo.za...@gmail.com

Universidad Nacional de Córdoba
Av. Valpáraíso s/n Ciudad Universitaria
 [image: skype] [image: linkedIn]
<http://linkedin.com/in/pablo-javier-zader-7a232125>

*"Los Grandes Hombres hablan sobre ideas...  Los Hombres Promedio hablan
sobre cosas...  Los Hombres Pequeños hablan.. de otros Hombres.*

*del libro Matemática estas ahí? A. Paenza "*
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to