<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">Hi David,
<div dir="ltr"><br>
</div>
<div dir="ltr">Seaside is only a Server framework. Depending on the underlying http server it might be capable of handling incoming https requests, but that’s nothing that is handled by seaside itself. </div>
<div dir="ltr">If you want to do outgoing https requests though that’s nothing seaside might be able to help you with. </div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Kind regards</div>
<div dir="ltr">Karsten</div>
</div>
<span id="draft-break"></span><br>
<br>
<br>
Georg Heeg eK<br>
Wallstraße 22<br>
06366 Köthen<br>
<br>
Tel.: 03496/214328<br>
FAX: 03496/214712<br>
Amtsgericht Dortmund HRA 12812<br>
<span id="draft-break"></span><br>
<br>
<div>
<div class="null" dir="auto">Am 26. Juni 2019 um 21:56:53 MESZ schrieb David Pennington <david@totallyobjects.com>:<br class="null">
</div>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;" class="null">
<div class="null" dir="auto">
<div class="null">
<div class="null">Hi everyone. I need to get some random numbers and the best way seems to be Random.org. Now, if they accepted http, I would be OK but their  api only accepts https. This is the url
<div class="null"><br class="null">
</div>
<div class="null"><a href="https://www.random.org/integers/?num=55&min=1&max=55&col=55&base=10&format=plain&rnd=new" target="_BLANK" class="null">https://www.random.org/integers/?num=55&min=1&max=55&col=55&base=10&format=plain&rnd=new</a>
<div class="null"><a href="https://www.random.org/integers/?num=55&min=1&max=55&col=55&base=10&format=plain&rnd=new" target="_BLANK" class="null"><br class="null">
</a></div>
<div class="null">This api will give me my 55 random numbers but I can only seem to generate http requests. Is there a way to do an https get using Seaside?
<div class="null"><br class="null">
</div>
<div class="null">I am on VA Smalltalk V 9.1.</div>
</div>
<a href="https://www.random.org/integers/?num=55&min=1&max=55&col=55&base=10&format=plain&rnd=new" target="_BLANK" class="null"></a></div>
<br class="null">
<hr class="null">
<pre class="null">Message sent using Winmail Mail Server</pre>
</div>
<div class="null"><ATT00001.txt></div>
</div>
</div>
</blockquote>
</div>
</body>
</html>