BES' bookmarks
BES' bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
Login
Remember me
1931
shaares
1931
shaares
Filters
2 / 35
Links per page
20
50
100
695 results tagged
Java
java - Проверка цепи сертификатов X509 на то, что они были удостоверены - Stack Overflow на русском
Java
·
certificate
·
signature
·
chain
·
verification
·
КриптоПро
·
УКЭП
March 8, 2025 at 1:31:14 AM GMT+3 * ·
permalink
·
https://ru.stackoverflow.com/questions/754109/%d0%9f%d1%80%d0%be%d0%b2%d0%b5%d1%80%d0%ba%d0%b0-%d1%86%d0%b5%d0%bf%d0%b8-%d1%81%d0%b5%d1%80%d1%82%d0%b8%d1%84%d0%b8%d0%ba%d0%b0%d1%82%d0%be%d0%b2-x509-%d0%bd%d0%b0-%d1%82%d0%be-%d1%87%d1%82%d0%be-%d0%be%d0%bd%d0%b8-%d0%b1%d1%8b%d0%bb%d0%b8-%d1%83%d0%b4%d0%be%d1%81%d1%82%d0%be%d0%b2%d0%b5%d1%80%d0%b5%d0%bd%d1%8b
Convert an Object to Map in Java
Java
·
convert
·
object
·
Map
·
reflection
·
Jackson
·
Gson
March 6, 2025 at 2:12:31 AM GMT+3 * ·
permalink
·
https://howtodoinjava.com/java/basics/convert-object-to-map/
Convert object to map in java - Stack Overflow
Java
·
convert
·
object
·
Map
March 6, 2025 at 1:54:45 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/52406467/convert-object-to-map-in-java
Different types of keystore in Java -- Overview | PixelsTech
Java
·
keystore
·
truststore
·
JKS
·
JCEKS
·
DKS
·
BKS
·
PKCS#12
·
WINDOWS-MY
March 5, 2025 at 1:02:49 AM GMT+3 * ·
permalink
·
https://www.pixelstech.net/article/1408345768-different-types-of-keystore-in-java----overview
Difference Between PEM vs P12 vs CRT vs JKS vs keystore vs PKCS vs x509 certificates - Cryptography Stack Exchange
Java
·
certificate
·
PEM
·
P12
·
PFX
·
cer
·
DER
·
crt
·
p7b
·
p7c
March 5, 2025 at 12:49:31 AM GMT+3 * ·
permalink
·
https://crypto.stackexchange.com/questions/82135/difference-between-pem-vs-p12-vs-crt-vs-jks-vs-keystore-vs-pkcs-vs-x509-certific
Using a Custom TrustStore in Java | Baeldung
Java
·
truststore
·
TrustManager
·
TrustManagerFactory
·
cacerts
·
combine
·
custom
March 5, 2025 at 12:12:39 AM GMT+3 * ·
permalink
·
https://www.baeldung.com/java-custom-truststore
Understanding the Differences Between cacerts and jssecacerts in Java - CodingTechRoom
Java
·
truststore
·
JSSE
·
jssecacerts
·
cacerts
March 4, 2025 at 2:08:51 AM GMT+3 * ·
permalink
·
https://codingtechroom.com/question/java-cacerts-vs-jssecacerts
Access Windows Local Machine Personal Keystore with Java (SunMSCAPI) - Stack Overflow
Java
·
certificate
·
Windows
·
LOCALMACHINE
February 27, 2025 at 12:22:37 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/51205158/access-windows-local-machine-personal-keystore-with-java-sunmscapi
Different Serialization Approaches for Java | Baeldung
Java
·
serialization
·
deserialization
·
protobuf
·
YAML
·
JSON
·
XML
February 17, 2025 at 11:22:17 PM GMT+3 * ·
permalink
·
https://www.baeldung.com/java-serialization-approaches
Реальный кейс: 22 вопроса на техническом интервью на вакансию Java Lead в JP Morgan в 2025 году / Хабр
Java
·
interview
·
question
·
habr
February 17, 2025 at 10:28:07 PM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/ssp-soft/articles/882872/
java - REST call using ApacheHttpClient with data and headers - Stack Overflow
Java
·
Apache
·
ApacheHTTPClient
·
REST
·
Content-Type
·
headers
·
Accept
February 16, 2025 at 4:43:13 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/19164494/rest-call-using-apachehttpclient-with-data-and-headers
Apache HttpClient Series | Baeldung
Java
·
Apache
·
ApacheHTTPClient
·
HTTPClient
February 14, 2025 at 7:13:16 PM GMT+3 * ·
permalink
·
https://www.baeldung.com/httpclient-series
Apache HttpClient - Proxy Authentication
Java
·
Apache
·
ApacheHTTPClient
·
Proxy
·
authentication
·
HTTPClient
February 14, 2025 at 6:30:59 PM GMT+3 * ·
permalink
·
https://www.tutorialspoint.com/apache_httpclient/apache_httpclient_proxy_authentication.htm
Advanced Apache HttpClient Configuration | Baeldung
Apache
·
ApacheHTTPClient
·
configuration
·
Proxy
·
Java
February 14, 2025 at 6:12:32 PM GMT+3 * ·
permalink
·
https://www.baeldung.com/httpclient-advanced-config
java 8 - How to execute JavaScript file in Java8 using Nashorn - Stack Overflow
Java
·
Java8
·
Javascript
·
Nashorn
·
execute
December 21, 2024 at 11:16:28 AM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/50232317/how-to-execute-javascript-file-in-java8-using-nashorn
JAR File Specification
Java
·
jar
·
multirelease
·
file
·
specification
·
documentation
December 21, 2024 at 11:15:16 AM GMT+3 * ·
permalink
·
https://docs.oracle.com/en/java/javase/11/docs/specs/jar/jar.html#multi-release-jar-files
Создание REST-клиента на Java: Jersey, Apache CXF и HTTPConnection
Java
·
REST
·
Jersey
·
HTTP
·
HTTPCaonnection
·
ApacheCFX
·
Client
December 21, 2024 at 11:13:39 AM GMT+3 * ·
permalink
·
https://sky.pro/wiki/java/sozdanie-rest-klienta-na-java-jersey-apache-cxf-i-http-connection/
Как на Java c помощью КриптоПро подписать документ PDF / Хабр
Java
·
КриптоПро
·
PDF
·
sign
·
JavaCSP
·
habr
December 21, 2024 at 10:55:48 AM GMT+3 * ·
permalink
·
https://habr.com/ru/companies/alfa/articles/337668/
Создание подписи - неясности с хранилищем ключей
Java
·
КриптоПро
·
sign
·
keystore
December 21, 2024 at 10:54:38 AM GMT+3 * ·
permalink
·
https://www.cryptopro.ru/forum2/default.aspx?g=posts&t=20338
java - Adding namespace to an already created XML document - Stack Overflow
Java
·
XML
·
namespace
·
Add
December 1, 2024 at 7:42:44 PM GMT+3 * ·
permalink
·
https://stackoverflow.com/questions/11133754/adding-namespace-to-an-already-created-xml-document
Filters
2 / 35
Links per page
20
50
100
Fold
Fold all
Expand
Expand all
Are you sure you want to delete this link?
Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community