<div dir="ltr"><div>Marten,</div><div><br></div><div>I am not a secure socket expert, but I do know that you need to `GsSecureSocket disableCertificateVerificationOnClient` in order to hit https urls if you have not set up certificates ...</div><div><br></div><div>You might want to take a look at GsSecureSocket class>>clientExample for an example on setting up certificates ...</div><div><br></div><div>Dale<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 20, 2022 at 1:09 AM Marten Feldtmann via Glass <<a href="mailto:glass@lists.gemtalksystems.com">glass@lists.gemtalksystems.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
   
 
 <div>
  <div>
   If I try to retrieve a valid https content, I always gets an exception telling me, that the certificate verify failed ...
  </div> 
  <div>
    
  </div> 
  <div>
   Its running under Ubuntu 22.04, Gemstone/S 3.6.1 ...
  </div> 
  <div>
    
  </div> 
  <div>
   Why ?
  </div> 
  <div>
    
  </div> 
  <div>
    
  </div> 
  <div>
   Marten
  </div> 
  <div>
    
  </div> 
  <div>
   Example:
  </div> 
  <div>
    
  </div> 
  <div>
   |aZnUrl |
   <br>aZnUrl := ZnUrl fromString:'<a href="https://cdn.prod.www.spiegel.de/images/cc7ecf23-0858-4764-8863-9bd2ca19cc72_w948_r1.778_fpx20_fpy21.webp" target="_blank">https://cdn.prod.www.spiegel.de/images/cc7ecf23-0858-4764-8863-9bd2ca19cc72_w948_r1.778_fpx20_fpy21.webp</a>'.
   <br>aZnUrl retrieveContents
  </div>
 </div>

_______________________________________________<br>
Glass mailing list<br>
<a href="mailto:Glass@lists.gemtalksystems.com" target="_blank">Glass@lists.gemtalksystems.com</a><br>
<a href="https://lists.gemtalksystems.com/mailman/listinfo/glass" rel="noreferrer" target="_blank">https://lists.gemtalksystems.com/mailman/listinfo/glass</a><br>
</blockquote></div>