java - Use the jvm cacerts or own truststore when using selfsigned x.509 certificate -


i'm using selfsigned x.509 certificate encrypt client-/server communication. i'm wondering if importing self-signed certificate clients jvm cacerts truststore causes security issues. more secure create , use own truststore or doesn't matter way prefer? why there usecase create (and use) own truststores, when have possibility import (selfsigned) cert jvms truststore?


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -