Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #109749

RE: Design an encrypted time-limited API on Client/Server side

From Joaquin Alzola <Joaquin.Alzola@lebara.com>
Newsgroups comp.lang.python
Subject RE: Design an encrypted time-limited API on Client/Server side
Date 2016-06-08 17:04 +0000
Message-ID <mailman.116.1465481112.2306.python-list@python.org> (permalink)
References <3cef557f-bb1c-490a-a9ff-4c136cfdef2c@googlegroups.com> <HE1PR07MB1356D13A08ABB4607DB21DA4F05E0@HE1PR07MB1356.eurprd07.prod.outlook.com>

Show all headers | View raw


> I am planning design an encrypted time-limited API on both Client and Server sides,
If you want client/server communitation in an encypted way you can use the ssl module.
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Design an encrypted time-limited API on Client/Server side iMath <redstone-cold@163.com> - 2016-06-08 09:51 -0700
  Re: Design an encrypted time-limited API on Client/Server side dieter <dieter@handshake.de> - 2016-06-09 08:55 +0200
  RE: Design an encrypted time-limited API on Client/Server side Joaquin Alzola <Joaquin.Alzola@lebara.com> - 2016-06-08 17:04 +0000

csiph-web