mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	
						commit
						756dbac39f
					
				
							
								
								
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1102,6 +1102,7 @@ _readKeyLengthFromCSR() { | |||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
|   _outcsr="$(${ACME_OPENSSL_BIN:-openssl} req -noout -text -in "$_csrfile")" |   _outcsr="$(${ACME_OPENSSL_BIN:-openssl} req -noout -text -in "$_csrfile")" | ||||||
|  |   _debug2 _outcsr "$_outcsr" | ||||||
|   if _contains "$_outcsr" "Public Key Algorithm: id-ecPublicKey"; then |   if _contains "$_outcsr" "Public Key Algorithm: id-ecPublicKey"; then | ||||||
|     _debug "ECC CSR" |     _debug "ECC CSR" | ||||||
|     echo "$_outcsr" | _egrep_o "^ *ASN1 OID:.*" | cut -d ':' -f 2 | tr -d ' ' |     echo "$_outcsr" | _egrep_o "^ *ASN1 OID:.*" | cut -d ':' -f 2 | tr -d ' ' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user