Re: How does a client get the server's SAN/DNS strings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 17 Apr 2022, at 11:29 am, Michel <michel.sales@xxxxxxxxx> wrote:
> 
> What a beautiful source code !
> If only all software could be written like this !

The Postfix project aims for code quality, security and backwards
compatibility over hastily deployed shiny new features.  You'll
find many examples of careful/correct use of OpenSSL in:

	https://github.com/vdukhovni/postfix/tree/master/postfix/src/tls

The main "limitation" to keep in mind is that the Postfix concurrency
model is multi-process no multi-thread.  So issues related to thread-safety
don't arise and are not addressed.

-- 
	Viktor.




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux