-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aussonderung: Anbindung Austauschplattform #5167
Comments
Kleines Konzept: https://gever.4teamwork.ch/ordnungssystem/3/2/produkt-onegov-gever-aussonderung/dossier-3324/document-29733?SearchableText=austauschplattform#overview @deiferni hast du noch Einwände oder Vorschläge? |
Kleinere Korrekturen/Anmerkungen auch direkt im Word im Änderungsmodus. Der wichtigste Punkt: ich würde die SIP-Dateien nicht direkt und selber auf dem Filesystem speichern, sondern analog zu #4954 als blob. |
the share should be available as per https://extranet.4teamwork.ch/betrieb/tracker/889 |
Unassigning
|
I started continuing this (got some proof-of-concept code for an SFTP client (for delivery) and a stub SFTP server (for use in tests). I stopped work on this however, because I've got serious doubts about whether it's actually an SFTP share that the customer is running. The hostname is |
It is indeed FTPS, with Implicit TLS (just confirmed with customer). |
The current state of this is that I will implent the things around the actual transport for now. Potentially, this could even be used in production to enable FTPS transport: |
Created follow up issue for ECH actions: |
Das Testing in der Kundenumgebung ist abhängig von https://github.com/4teamwork/ris/issues/1599 und kann deshalb noch nicht gemacht werden. Aus meiner Sicht aber alles i.o. |
Harvest:
Projekt - GEVER SG, Optimierungen aus Pilotprojekt, Release 1.1
-Entwicklung
Die Speicherung des SIP Packages als blob wurde bereits im Branch
pg_disposition_store
umgesetzt.Tasks:
pg_disposition_store
PR erstellen, reviewendev
(see https://extranet.4teamwork.ch/betrieb/tracker/891/view):vsftpd
, and configure it in implcit SSL mode (implicit_ssl=YES
)Mount an FTPS connection to that server as a share ondev
using CurlFtpFSHave OPS mount the FTPS connection to the real share on the 805 test serverThe text was updated successfully, but these errors were encountered: