Questions tagged [subject-alternative-name]

35 questions
0
votes
0 answers

'New-SelfSignedCertificate' is not recognised as the name of a cmdlet

I'm trying to create a SAN ssl certificate using powershell but this error shows up (please click link below to see what I've typed in my powershell): The term 'New-SelfSignedCertificate' is not recognised as the name of a cmdlet, function,script…
0
votes
0 answers

PKIX path building failed for a certificate with Subject Alternative Name

I'm trying to access a secure address in my java web application. The application is running on tomcat7 with java7 and I've started tomcat with the following command: -Djavax.net.ssl.trustStore=path-to-truststore.jks…
Ehsan Khodarahmi
  • 4,772
  • 10
  • 60
  • 87
-1
votes
2 answers

Python utility for cert generation

Currently I am running with some issue where I need to write an utility in python to install certificate for an ingress in a namespace for given host & subject alt names. Any help will be much appreciated.
-1
votes
1 answer

weblogic wseeclient.jar i want an alternative jar for JBOSS while migrating from weblogic server to jboss

I am trying to migrate my Application from weblogic server to JBoss in that wseeclient.jar i want an alternative jar for JBOSS I searched in google for long time i cant able find the solution.
-1
votes
1 answer

Add Subject Alternate Name to self signed certificate using wincrypt

How to add Subject Alternative Name in the certificate. Using wincrypt I have created and added the certificate to "MY" and "root" path where CN can be machine fully qualified domain name or hostname or IP. As Subject alternate name I want to add…
Rem San
  • 367
  • 1
  • 5
  • 20
1 2
3