[Geoserver-users] WCS and projections

Hello,

I added GeoTiff with EPSG:4326 projection and set both Request and
Response SRS in publishing settings to ESPG:4326
I made request with ESPG:4326 but when I get geotiff back and pass it
through gdalinfo I get this

GEOGCS["unnamed",
    DATUM["unknown",
        SPHEROID["unretrievable - using WGS84",6378137,298.257223563]],
    PRIMEM["Greenwich",0],
    UNIT[,0.0174532925199433]]

how can I set that geoserver correcty sets projection in outputted GeoTIff?

--
Tomislav Muić