Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
19.12. Certificate Authentication
Prev UpChapter 19. Client AuthenticationHome Next

19.12. Certificate Authentication#

This authentication method uses SSL client certificates to perform authentication. It is therefore only available for SSL connections; seeSection 17.9.2 for SSL configuration instructions. When using this authentication method, the server will require that the client provide a valid, trusted certificate. No password prompt will be sent to the client. Thecn (Common Name) attribute of the certificate will be compared to the requested database user name, and if they match the login will be allowed. User name mapping can be used to allowcn to be different from the database user name.

The following configuration options are supported for SSL certificate authentication:

map

Allows for mapping between system and database user names. SeeSection 19.2 for details.

It is redundant to use theclientcert option withcert authentication becausecert authentication is effectivelytrust authentication withclientcert=verify-full.


Prev Up Next
19.11. RADIUS Authentication Home 19.13. PAM Authentication
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp