이 콘텐츠는 선택한 언어로 제공되지 않습니다.
18.5. Enable SSL
Encryption and signing are done using SSL (they can also be done using SASL). To enable SSL, set the
transport
connection option to ssl
:
connection.setOption("transport", "ssl");
connection.setOption("transport", "ssl");