summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_cert.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-14Certificates: fixed crash when reallocating chain.Zhidao HONG1-1/+0
2021-11-09Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.Tiago Natel de Moura1-1/+24
2021-05-17Fixing a crash after applying the wrong TLS configuration.Andrey Suvorov1-0/+19
2021-03-24Certificates: fixed in name attributes processing.Valentin Bartenev1-25/+16
2021-03-24Certificates: moved SAN processing to a separate function.Valentin Bartenev1-36/+56
2021-03-24Certficates: fixed counting DNS SAN entries.Valentin Bartenev1-2/+5
2021-03-15Fixed certificates loading on startup with some filesystems.Valentin Bartenev1-4/+6
2020-03-09Refactor of process management.Tiago Natel de Moura1-9/+2
2018-09-20Controller: certificates storage interface.Valentin Bartenev1-0/+1204