OS4 DepotLogo by Liksmaskaren 
(anonymous IP: 18.216.233.58,2194) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Library » Misc » pythonssl_amissl4.lha

Pythonssl_amissl4

Description: AmiSSL 4 based Python SSL Module
Download: pythonssl_amissl4.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 103kb
Version: 2.3
Date: 19 Feb 2021
Author: Python Software Foundation (adapted by Andy Broad)
Submitter: Andy Broad
Email: andy/broad ology org uk
Requirements: AmiSSL 4
Category: library/misc
Replaces: library/misc/pythonssl.lha
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 11591
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 320  (Current version)
1230  (Accumulated)
Votes: 4 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Version 2.3

Built against AmiSSL version 4.7
Now includes version string in updated files
From version 2.3 the version string is really there!
Also the variable _ssl.PYTHONSSL_VERSION has been added to
the _ssl module. (Always import socket before import _ssl 
to test this variable)


 
This is a build of the _ssl.so python module missing
from the current version of python supplied with 
AmigaOS (4.1 FE Update 1)

It intended as a temporary and unofficial fix only.
(though I said that in 2010!)

This build has been linked against AmiSSL 4 rather than against 
libopenssl. This has some advantages in so far as there won't be any
problems tracking down the relavent opennssl sobjs but it did
require me to build replacement socket and select modules.


INSTALLATION

Backup the files
Python:Lib/lib-dynload/_socket.so
Python:Lib/lib-dynload/select.so

Copy the new files files 
copy _ssl.so to Python:Lib/lib-dynload/_ssl.so
copy _socket.so to Python:Lib/lib-dynload/_socket.so
copy select.so to Python:Lib/lib-dynload/select.so


SOURCE

Since in this instance it wasn't a straight rebuild src code 
of the modified mosules is provided


andy()broad.ology.org.uk








File Version Size Date OS Dls Readme
pythonssl_amissl5.lha2.4104kb25 Jan 20244.1101¤ pythonssl_amissl5 - pythonssl using the AmiSSL5
Copyright © 2004-2024 by Björn Hagström All Rights Reserved