Home
last modified time | relevance | path

Searched refs:pkcs12 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst194 * Generate .pkcs12 file
198 openssl pkcs12 -export -in server.pem -out keystore.pkcs12
200 * Following command imports a .p12 into pkcs12 Java keystore
204 keytool -importkeystore -srckeystore keystore.pkcs12 -srcstoretype pkcs12 \
205 -destkeystore hb-pass.jks -deststoretype pkcs12 \
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt170 ${ZEPHYR_CURRENT_MODULE_DIR}/library/pkcs12.c