PyCharm 2018.1 Help

Server Certificates

File | Settings | Tools | Server Certificates for Windows and Linux
PyCharm | Preferences | Tools | Server Certificates for macOS
Ctrl+Alt+S settings


PyCharm provides its own storage for trusted certificates. Use this page to manage this storage.

ItemShortcutDescription
Accept non-trusted certificates automaticallySelect this option if you want non-trusted certificates (i.e. the certificates that are not added to the list) to be accepted automatically, without sending a request to the server.
addAlt+InsertAdd a trusted server certificate to the list. Select the certificate file in the dialog that opens.

The certificate file should have an extension .crt, .cer or .pem.

For a trusted certificate, the certificate information is shown in the lower part of the page.

deleteAlt+DeleteRemove the selected trusted certificate from the list.
Last modified: 23 July 2018

See Also