===== CSR generavimas ===== openssl genrsa -des3 -out domainname.key 2048\\ openssl req -new -key domainname.key -out domainname.csr\\ openssl req -new -newkey rsa:2048 -nodes -sha256 -out www.mydomain.com.sha256.csr -keyout www.mydomain.key -subj "/C=FR/ST=Calvados/L=CAEN/O=TBS INTERNET/CN=www.moydomain.com"\\ rakta nuimti:\\ openssl rsa -in laukas.lt.key -out laukas.lt.key.nop\\ ''openssl req -new -key endpoint.com.key -sha256 -nodes\\ -subj '/C=US/ST=New York/L=New York/O=End Point/OU=Hosting Team/CN=www.endpoint.com/   emailAddress=administrative-not-existent-address@our-awesome-domain.com/\\   subjectAltName=DNS.1=endpoint.com,\\   DNS.2=usually-not-convered-domain.endpoint.com,\\   DNS.3=multiple-domains-crt.endpoint.com' > www.endpoint.com.csr''\\