Codebase list libpoe-component-sslify-perl / d86710a
tweak POD a bit Apocalypse 14 years ago
2 changed file(s) with 0 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
274274
275275 # --------------------------------------------------------------------------- #
276276
277
278277 # SERVER-side usage
279278
280279 # !!! Make sure you have a public key + certificate generated via Net::SSLeay's makecert.pl
344343 # Unable to SSLify the socket...
345344 }
346345 }
347
348 =head2 Mixing Server/Client in the same program
349
350 Some users have reported success, others failure when they tried to utilize SSLify in both roles. This
351 would require more investigation, so please tread carefully if you need to use it!
352346
353347 =head1 FUNCTIONS
354348